Searched defs:new_rvalue (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/ |
H A D | libgccjit++.h | 864 context::new_rvalue (type numeric_type, in new_rvalue() function 874 context::new_rvalue (type numeric_type, in new_rvalue() function 898 context::new_rvalue (type numeric_type, in new_rvalue() function 908 context::new_rvalue (type pointer_type, in new_rvalue() function 918 context::new_rvalue (const std::string &value) const in new_rvalue() function 925 context::new_rvalue (type vector_type, in new_rvalue() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/ |
H A D | libgccjit++.h | 925 context::new_rvalue (type numeric_type, in new_rvalue() function 935 context::new_rvalue (type numeric_type, in new_rvalue() function 959 context::new_rvalue (type numeric_type, in new_rvalue() function 969 context::new_rvalue (type pointer_type, in new_rvalue() function 979 context::new_rvalue (const std::string &value) const in new_rvalue() function 986 context::new_rvalue (type vector_type, in new_rvalue() function
|