Searched refs:LI2 (Results 1 – 9 of 9) sorted by relevance
/external/llvm/lib/CodeGen/ |
D | StackProtector.cpp | 427 LoadInst *LI2 = B.CreateLoad(AI, true); in InsertStackProtectors() local 428 Value *Cmp = B.CreateICmpEQ(Guard, LI2); in InsertStackProtectors()
|
/external/llvm-project/llvm/unittests/Transforms/Utils/ |
D | CodeMoverUtilsTest.cpp | 502 Instruction *LI2 = getInstructionByName(F, "load2"); in TEST() local 542 isSafeToMoveBefore(*LI2, *SI_A6->getNextNode(), DT, &PDT, &DI)); in TEST() 552 EXPECT_TRUE(isSafeToMoveBefore(*LI2, *LI1, DT, &PDT, &DI)); in TEST()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | StackProtector.cpp | 508 LoadInst *LI2 = B.CreateLoad(B.getInt8PtrTy(), AI, true); in InsertStackProtectors() local 509 Value *Cmp = B.CreateICmpEQ(Guard, LI2); in InsertStackProtectors()
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | StackProtector.cpp | 535 LoadInst *LI2 = B.CreateLoad(B.getInt8PtrTy(), AI, true); in InsertStackProtectors() local 536 Value *Cmp = B.CreateICmpEQ(Guard, LI2); in InsertStackProtectors()
|
/external/llvm-project/llvm/test/CodeGen/PowerPC/ |
D | sink-down-more-instructions-1.mir | 316 ; CHECK: [[LI2:%[0-9]+]]:gprc = LI 0 370 ; CHECK: [[PHI5:%[0-9]+]]:gprc = PHI [[LI2]], %bb.2, %27, %bb.17
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | SLPVectorizer.cpp | 822 auto *LI2 = dyn_cast<LoadInst>(V2); in getShallowScore() local 823 if (LI1 && LI2) in getShallowScore() 824 return isConsecutiveAccess(LI1, LI2, DL, SE) in getShallowScore()
|
/external/llvm-project/llvm/lib/Transforms/Vectorize/ |
D | SLPVectorizer.cpp | 927 auto *LI2 = dyn_cast<LoadInst>(V2); in getShallowScore() local 928 if (LI1 && LI2) in getShallowScore() 929 return isConsecutiveAccess(LI1, LI2, DL, SE) in getShallowScore()
|
/external/cldr/tools/java/org/unicode/cldr/util/data/external/ |
D | 2013-1_UNLOCODE_CodeListPart3.csv | 18644 ,"US","LI2","Lingle","Lingle","WY","--3-----","RQ","1001",,"4208N 10420W",
|
D | 2013-1_UNLOCODE_CodeListPart1.csv | 21669 ,"DE","LI2","Lindenstruth","Lindenstruth","HE","--3-----","RQ","1001",,"5035N 00851E",
|