Searched refs:case1 (Results 1 – 14 of 14) sorted by relevance
/external/llvm/test/Transforms/SimplifyCFG/ |
D | switch-dead-default.ll | 23 i2 1, label %case1 29 case1: 50 i2 1, label %case1 56 case1: 74 i128 1, label %case1] 79 case1:
|
/external/llvm/test/CodeGen/PowerPC/ |
D | optnone-crbits-i1-ret.ll | 20 br i1 %b, label %case1, label %case2 22 case1:
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonCFGOptimizer.cpp | 185 bool case1 = LayoutSucc->isLayoutSuccessor(JumpAroundTarget); in runOnMachineFunction() local 192 if (case1 || case2) { in runOnMachineFunction() 202 if (case2 && !case1) { in runOnMachineFunction()
|
/external/ltp/testcases/kernel/syscalls/waitpid/ |
D | waitpid09.c | 86 static void case1(void) in case1() function 165 static void (*tests[])(void) = { case0, case1, case2, case3 };
|
/external/llvm/test/Analysis/CostModel/AMDGPU/ |
D | br.ll | 28 i32 1, label %case1 35 case1:
|
/external/swiftshader/third_party/LLVM/test/Transforms/GVN/ |
D | condprop.ll | 107 i32 1, label %case1 122 case1: 123 ; CHECK: case1:
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/ |
D | CollationFastLatinBuilder.java | 652 int case1 = (int)second & Collation.CASE_MASK; in encodeTwoCEs() local 658 if(sec1 >= CollationFastLatin.MIN_SEC_HIGH && case1 == 0 && in encodeTwoCEs() 667 case1 = (case1 >> (14 - 3)) + CollationFastLatin.LOWER_CASE; in encodeTwoCEs() 668 miniCE1 |= case1; in encodeTwoCEs()
|
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
D | CollationFastLatinBuilder.java | 651 int case1 = (int)second & Collation.CASE_MASK; in encodeTwoCEs() local 657 if(sec1 >= CollationFastLatin.MIN_SEC_HIGH && case1 == 0 && in encodeTwoCEs() 666 case1 = (case1 >> (14 - 3)) + CollationFastLatin.LOWER_CASE; in encodeTwoCEs() 667 miniCE1 |= case1; in encodeTwoCEs()
|
/external/icu/icu4c/source/i18n/ |
D | collationfastlatinbuilder.cpp | 694 uint32_t case1 = (uint32_t)second & Collation::CASE_MASK; in encodeTwoCEs() local 700 if(sec1 >= CollationFastLatin::MIN_SEC_HIGH && case1 == 0 && in encodeTwoCEs() 709 case1 = (case1 >> (14 - 3)) + CollationFastLatin::LOWER_CASE; in encodeTwoCEs() 710 miniCE1 |= case1; in encodeTwoCEs()
|
/external/llvm/test/Transforms/GVN/ |
D | condprop.ll | 88 i32 1, label %case1 103 case1: 104 ; CHECK: case1:
|
/external/llvm/test/Transforms/Reassociate/ |
D | xor_reassoc.ll | 69 ; Special case1: 82 ; Special case1:
|
/external/ltp/testcases/kernel/controllers/pids/ |
D | pids.sh | 112 case1() function
|
/external/llvm/test/CodeGen/AMDGPU/ |
D | valu-i1.ll | 15 i32 1, label %case1 23 case1:
|
/external/ltp/testcases/kernel/controllers/cpuctl_fj/ |
D | run_cpuctl_test_fj.sh | 118 case1 () function
|