Searched defs:numeric_type (Results 1 – 6 of 6) 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() 874 context::new_rvalue (type numeric_type, in new_rvalue() 884 context::zero (type numeric_type) const in zero() 891 context::one (type numeric_type) const in one() 898 context::new_rvalue (type numeric_type, in new_rvalue()
|
H A D | libgccjit.c | 1176 gcc_jit_type *numeric_type, in gcc_jit_context_new_rvalue_from_int() 1191 gcc_jit_type *numeric_type, in gcc_jit_context_new_rvalue_from_long() 1210 gcc_jit_type *numeric_type) in gcc_jit_context_zero() 1227 gcc_jit_type *numeric_type) in gcc_jit_context_one() 1244 gcc_jit_type *numeric_type, in gcc_jit_context_new_rvalue_from_double()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/ |
H A D | libgccjit++.h | 925 context::new_rvalue (type numeric_type, in new_rvalue() 935 context::new_rvalue (type numeric_type, in new_rvalue() 945 context::zero (type numeric_type) const in zero() 952 context::one (type numeric_type) const in one() 959 context::new_rvalue (type numeric_type, in new_rvalue()
|
H A D | libgccjit.cc | 1932 gcc_jit_type *numeric_type, in gcc_jit_context_new_rvalue_from_int() 1951 gcc_jit_type *numeric_type, in gcc_jit_context_new_rvalue_from_long() 1970 gcc_jit_type *numeric_type) in gcc_jit_context_zero() 1987 gcc_jit_type *numeric_type) in gcc_jit_context_one() 2004 gcc_jit_type *numeric_type, in gcc_jit_context_new_rvalue_from_double()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | expr.cc | 888 numeric_type (bt type) in numeric_type() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | expr.c | 880 numeric_type (bt type) in numeric_type() function
|