Home
last modified time | relevance | path

Searched defs:numeric_type (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Dlibgccjit++.h864 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 Dlibgccjit.c1176 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 Dlibgccjit++.h925 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 Dlibgccjit.cc1932 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 Dexpr.cc888 numeric_type (bt type) in numeric_type() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dexpr.c880 numeric_type (bt type) in numeric_type() function