| /src/external/gpl3/gcc/dist/gcc/jit/ |
| libgccjit++.h | 222 rvalue new_minus (type result_type, 243 rvalue new_minus (type result_type, 1019 context::new_minus (type result_type, function in class:gccjit::context 1065 context::new_minus (type result_type, function in class:gccjit::context 2041 return a.get_context ().new_minus (a.get_type (), a); 2059 return a.get_context ().new_minus (a.get_type (), a, b);
|
| /src/external/gpl3/gcc.old/dist/gcc/jit/ |
| libgccjit++.h | 222 rvalue new_minus (type result_type, 243 rvalue new_minus (type result_type, 1018 context::new_minus (type result_type, function in class:gccjit::context 1064 context::new_minus (type result_type, function in class:gccjit::context 2034 return a.get_context ().new_minus (a.get_type (), a); 2052 return a.get_context ().new_minus (a.get_type (), a, b);
|