Home
last modified time | relevance | path

Searched defs:is_int (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Djit-recording.h617 bool is_int () const FINAL OVERRIDE { return false; } in is_int() function
643 bool is_int () const FINAL OVERRIDE { return m_other_type->is_int (); } in is_int() function
753 bool is_int () const FINAL OVERRIDE { return false; } in is_int() function
786 bool is_int () const FINAL OVERRIDE { return false; } in is_int() function
899 bool is_int () const FINAL OVERRIDE { return false; } in is_int() function
H A Djit-recording.c2232 recording::memento_of_get_type::is_int () const in is_int() function
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Djit-recording.h667 bool is_int () const FINAL OVERRIDE { return false; } in is_int() function
696 bool is_int () const FINAL OVERRIDE { return m_other_type->is_int (); } in is_int() function
828 bool is_int () const FINAL OVERRIDE { return false; } in is_int() function
863 bool is_int () const FINAL OVERRIDE { return false; } in is_int() function
977 bool is_int () const FINAL OVERRIDE { return false; } in is_int() function
H A Djit-recording.cc2462 recording::memento_of_get_type::is_int () const in is_int() function in gcc::jit::recording::memento_of_get_type
/netbsd-src/external/mit/isl/dist/
H A Disl_range.c170 int is_int; in bound_is_integer() local
/netbsd-src/external/gpl3/gdb.old/dist/sim/ppc/
H A Dld-insn.h68 int is_int; member
/netbsd-src/external/mit/isl/dist/interface/
H A Disl.py18482 def is_int(arg0): member in val
/netbsd-src/external/mit/isl/dist/include/isl/
H A Dcpp-checked.h20753 boolean val::is_int() const in is_int() function
H A Dcpp.h30114 bool val::is_int() const in is_int() function