/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/AddDiscriminators/ |
D | inlined.ll | 64 ; CHECK: ![[BF:.*]] = !DILexicalBlockFile(scope: ![[LB1:[0-9]+]], 67 ; CHECK: ![[LB1]] = distinct !DILexicalBlock(scope: ![[LB2:[0-9]+]],
|
/external/swiftshader/third_party/LLVM/lib/Target/Blackfin/ |
D | BlackfinRegisterInfo.td | 195 def LB1 : Ri<6, 5, "lb1">, DwarfRegNum<[49]>; 247 LC0, LT0, LB0, LC1, LT1, LB1, CYCLES, CYCLES2, 273 def uCons : RegisterClass<"BF", [i32], 32, (add LB0, LB1)>;
|
D | BlackfinInstrInfo.td | 169 Defs = [R0, R1, R2, R3, P0, P1, P2, LB0, LB1, LC0, LC1, RETS, ASTAT] in {
|
/external/ltp/testcases/kernel/syscalls/ptrace/ |
D | ptrace04.c | 41 R(LC0) R(LC1) R(LT0) R(LT1) R(LB0) R(LB1)
|
/external/icu/icu4c/source/data/brkitr/rules/ |
D | line_normal.txt | 76 # By LB1, SA characters with general categor of Mn or Mc also resolve to CM. 86 # Rule LB1. By default, treat AI (characters with ambiguous east Asian width),
|
D | line_normal_cj.txt | 79 # By LB1, SA characters with general categor of Mn or Mc also resolve to CM. 89 # Rule LB1. By default, treat AI (characters with ambiguous east Asian width),
|
D | line.txt | 74 # By LB1, SA characters with general categor of Mn or Mc also resolve to CM. 84 # Rule LB1. By default, treat AI (characters with ambiguous east Asian width),
|
D | line_loose.txt | 81 # By LB1, SA characters with general categor of Mn or Mc also resolve to CM. 91 # Rule LB1. By default, treat AI (characters with ambiguous east Asian width),
|
D | line_loose_cj.txt | 91 # By LB1, SA characters with general categor of Mn or Mc also resolve to CM. 101 # Rule LB1. By default, treat AI (characters with ambiguous east Asian width),
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/break_rules/ |
D | line.txt | 64 # LB1 - Resolve AI, CB, CJ, SA, SG, and XX into other line breaking classes
|
D | line_loose.txt | 72 # LB1 - Resolve AI, CB, CJ, SA, SG, and XX into other line breaking classes
|
D | line_normal.txt | 78 # LB1 - Resolve AI, CB, CJ, SA, SG, and XX into other line breaking classes
|
D | line_normal_cj.txt | 80 # LB1 - Resolve AI, CB, CJ, SA, SG, and XX into other line breaking classes
|
D | line_loose_cj.txt | 89 # LB1 - Resolve AI, CB, CJ, SA, SG, and XX into other line breaking classes
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/break_rules/ |
D | line.txt | 64 # LB1 - Resolve AI, CB, CJ, SA, SG, and XX into other line breaking classes
|
D | line_loose.txt | 72 # LB1 - Resolve AI, CB, CJ, SA, SG, and XX into other line breaking classes
|
D | line_normal.txt | 78 # LB1 - Resolve AI, CB, CJ, SA, SG, and XX into other line breaking classes
|
D | line_normal_cj.txt | 80 # LB1 - Resolve AI, CB, CJ, SA, SG, and XX into other line breaking classes
|
D | line_loose_cj.txt | 89 # LB1 - Resolve AI, CB, CJ, SA, SG, and XX into other line breaking classes
|
/external/icu/icu4c/source/test/testdata/break_rules/ |
D | line.txt | 64 # LB1 - Resolve AI, CB, CJ, SA, SG, and XX into other line breaking classes
|
D | line_loose.txt | 72 # LB1 - Resolve AI, CB, CJ, SA, SG, and XX into other line breaking classes
|
D | line_normal_cj.txt | 80 # LB1 - Resolve AI, CB, CJ, SA, SG, and XX into other line breaking classes
|
D | line_normal.txt | 78 # LB1 - Resolve AI, CB, CJ, SA, SG, and XX into other line breaking classes
|
D | line_loose_cj.txt | 89 # LB1 - Resolve AI, CB, CJ, SA, SG, and XX into other line breaking classes
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Analysis/ |
D | MemorySSA.cpp | 1109 LoadInst *LB1 = B.CreateLoad(PointerB, ""); in TEST_F() local 1119 for (LoadInst *V : {LA1, LB1}) { in TEST_F()
|