Home
last modified time | relevance | path

Searched refs:tcc_constant (Results 1 – 25 of 729) sorted by relevance

12345678910>>...30

/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dfoldconst-3.c14 { tcc_exceptional, tcc_constant, tcc_type, tcc_declaration, tcc_reference, }; enumerator
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dfoldconst-3.c14 { tcc_exceptional, tcc_constant, tcc_type, tcc_declaration, tcc_reference, }; enumerator
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.dg/tree-ssa/
H A Dfoldconst-3.c14 { tcc_exceptional, tcc_constant, tcc_type, tcc_declaration, tcc_reference, }; enumerator
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dfoldconst-3.c14 { tcc_exceptional, tcc_constant, tcc_type, tcc_declaration, tcc_reference, }; enumerator
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dfoldconst-3.c14 { tcc_exceptional, tcc_constant, tcc_type, tcc_declaration, tcc_reference, }; enumerator
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dfoldconst-3.c14 { tcc_exceptional, tcc_constant, tcc_type, tcc_declaration, tcc_reference, }; enumerator
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dfoldconst-3.c14 { tcc_exceptional, tcc_constant, tcc_type, tcc_declaration, tcc_reference, }; enumerator
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dfoldconst-3.c14 { tcc_exceptional, tcc_constant, tcc_type, tcc_declaration, tcc_reference, }; enumerator
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dfoldconst-3.c14 { tcc_exceptional, tcc_constant, tcc_type, tcc_declaration, tcc_reference, }; enumerator
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dfoldconst-3.c14 { tcc_exceptional, tcc_constant, tcc_type, tcc_declaration, tcc_reference, }; enumerator
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.dg/tree-ssa/
H A Dfoldconst-3.c14 { tcc_exceptional, tcc_constant, tcc_type, tcc_declaration, tcc_reference, }; enumerator
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.dg/tree-ssa/
H A Dfoldconst-3.c14 { tcc_exceptional, tcc_constant, tcc_type, tcc_declaration, tcc_reference, }; enumerator
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/tree-ssa/
H A Dfoldconst-3.c14 { tcc_exceptional, tcc_constant, tcc_type, tcc_declaration, tcc_reference, }; enumerator
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dfoldconst-3.c14 { tcc_exceptional, tcc_constant, tcc_type, tcc_declaration, tcc_reference, }; enumerator
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.dg/tree-ssa/
H A Dfoldconst-3.c14 { tcc_exceptional, tcc_constant, tcc_type, tcc_declaration, tcc_reference, }; enumerator
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dfoldconst-3.c14 { tcc_exceptional, tcc_constant, tcc_type, tcc_declaration, tcc_reference, }; enumerator
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dfoldconst-3.c14 { tcc_exceptional, tcc_constant, tcc_type, tcc_declaration, tcc_reference, }; enumerator
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.dg/tree-ssa/
H A Dfoldconst-3.c14 { tcc_exceptional, tcc_constant, tcc_type, tcc_declaration, tcc_reference, }; enumerator
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gcc.dg/tree-ssa/
H A Dfoldconst-3.c14 { tcc_exceptional, tcc_constant, tcc_type, tcc_declaration, tcc_reference, }; enumerator
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/tree-ssa/
H A Dfoldconst-3.c14 { tcc_exceptional, tcc_constant, tcc_type, tcc_declaration, tcc_reference, }; enumerator
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.dg/tree-ssa/
H A Dfoldconst-3.c14 { tcc_exceptional, tcc_constant, tcc_type, tcc_declaration, tcc_reference, }; enumerator
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/analyzer/
H A Dsm.cc48 if (TREE_CODE_CLASS (op) != tcc_constant) in is_zero_assignment()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/analyzer/
H A Dsm.cc48 if (TREE_CODE_CLASS (op) != tcc_constant) in is_zero_assignment()
/dports/lang/gcc10/gcc-10.3.0/gcc/analyzer/
H A Dsm.cc48 if (TREE_CODE_CLASS (op) != tcc_constant) in is_zero_assignment()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-ssa-threadbackward.c544 if (TREE_CODE_CLASS (TREE_CODE (arg)) != tcc_constant) in register_jump_thread_path_if_profitable()
617 if (TREE_CODE_CLASS (def_code) == tcc_constant) in handle_assignment_p()
754 && TREE_CODE_CLASS (TREE_CODE (gimple_cond_rhs (stmt))) == tcc_constant in find_jump_threads_backwards()

12345678910>>...30