Home
last modified time | relevance | path

Searched defs:is_constant (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Djit-recording.h1068 virtual bool is_constant () const { return false; } in is_constant() function
1366 bool is_constant () const FINAL OVERRIDE { return true; } in is_constant() function
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Djit-recording.h1151 virtual bool is_constant () const { return false; } in is_constant() function
1519 bool is_constant () const FINAL OVERRIDE { return true; } in is_constant() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgraphite-isl-ast-to-gimple.c208 bool is_constant (tree op) const in is_constant() function
H A Dtree-ssa-ccp.c1799 bool is_constant = false; in evaluate_stmt() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgraphite-isl-ast-to-gimple.cc203 bool is_constant (tree op) const in is_constant() function in translate_isl_ast_to_gimple
H A Dtree-ssa-ccp.cc2179 bool is_constant = false; in evaluate_stmt() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp937 inline bool is_constant(GepNode *N) { in is_constant() function
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm.mli863 val is_constant : llvalue -> bool val
/netbsd-src/external/mit/isl/dist/
H A Disl_tab.c3444 static isl_bool is_constant(struct isl_tab *tab, struct isl_tab_var *var, in is_constant() function
H A Disl_tab_pip.c1565 static int is_constant(struct isl_tab *tab, int row) in is_constant() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-intrinsic.c70 bool is_constant; member
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-intrinsic.cc73 bool is_constant; member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000.c12236 bool is_constant = CONSTANT_P (x); in rs6000_preferred_reload_class() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.cc12939 bool is_constant = CONSTANT_P (x); in rs6000_preferred_reload_class() local