Searched refs:case1 (Results 1 – 6 of 6) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
| H A D | HexagonCFGOptimizer.cpp | 192 bool case1 = LayoutSucc->isLayoutSuccessor(JumpAroundTarget); in runOnMachineFunction() local 199 if (case1 || case2) { in runOnMachineFunction() 209 if (case2 && !case1) { in runOnMachineFunction()
|
| /openbsd-src/gnu/llvm/llvm/utils/lit/tests/Inputs/use-llvm-tool/ |
| H A D | lit.cfg | 12 lit.llvm.llvm_config.with_environment('CASE1', os.path.join(this_dir, 'env-case1')) 15 lit.llvm.llvm_config.use_llvm_tool('case1', search_env='CASE1')
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/f/ |
| H A D | stt.h | 164 void ffestt_caselist_append (ffesttCaseList list, bool range, ffebld case1,
|
| H A D | stt.c | 77 ffestt_caselist_append (ffesttCaseList list, bool range, ffebld case1, in ffestt_caselist_append() argument 88 new->expr1 = case1; in ffestt_caselist_append()
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | gimplify.c | 1320 tree case1 = *(tree *)p1; in compare_case_labels() local 1323 return tree_int_cst_compare (CASE_LOW (case1), CASE_LOW (case2)); in compare_case_labels()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/mips/ |
| H A D | mips.md | 9896 ;; .word case1-$LS1
|