Searched defs:OrigInst (Results 1 – 11 of 11) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | CallPromotionUtils.cpp | 104 static void createRetPHINode(Instruction *OrigInst, Instruction *NewInst, in createRetPHINode() 260 Instruction *OrigInst = CS.getInstruction(); in versionCallSite() local
|
D | LoopVersioning.cpp | 225 const Instruction *OrigInst) { in annotateInstWithNoAlias()
|
/external/llvm-project/llvm/lib/Transforms/Utils/ |
D | CallPromotionUtils.cpp | 107 static void createRetPHINode(Instruction *OrigInst, Instruction *NewInst, in createRetPHINode() 290 CallBase *OrigInst = &CB; in versionCallSite() local
|
D | LoopVersioning.cpp | 226 const Instruction *OrigInst) { in annotateInstWithNoAlias()
|
/external/llvm/lib/Transforms/Utils/ |
D | LoopVersioning.cpp | 221 const Instruction *OrigInst) { in annotateInstWithNoAlias()
|
/external/llvm/lib/Transforms/Instrumentation/ |
D | MemorySanitizer.cpp | 3008 CallInst *OrigInst = VAStartInstrumentationList[i]; in finalizeInstrumentation() local 3127 CallInst *OrigInst = VAStartInstrumentationList[i]; in finalizeInstrumentation() local 3308 CallInst *OrigInst = VAStartInstrumentationList[i]; in finalizeInstrumentation() local 3530 CallInst *OrigInst = VAStartInstrumentationList[i]; in finalizeInstrumentation() local
|
/external/llvm-project/llvm/lib/Transforms/Instrumentation/ |
D | MemorySanitizer.cpp | 4357 CallInst *OrigInst = VAStartInstrumentationList[i]; in finalizeInstrumentation() local 4500 CallInst *OrigInst = VAStartInstrumentationList[i]; in finalizeInstrumentation() local 4694 CallInst *OrigInst = VAStartInstrumentationList[i]; in finalizeInstrumentation() local 4938 CallInst *OrigInst = VAStartInstrumentationList[i]; in finalizeInstrumentation() local 5261 CallInst *OrigInst = VAStartInstrumentationList[VaStartNo]; in finalizeInstrumentation() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | MemorySanitizer.cpp | 4007 CallInst *OrigInst = VAStartInstrumentationList[i]; in finalizeInstrumentation() local 4151 CallInst *OrigInst = VAStartInstrumentationList[i]; in finalizeInstrumentation() local 4346 CallInst *OrigInst = VAStartInstrumentationList[i]; in finalizeInstrumentation() local 4592 CallInst *OrigInst = VAStartInstrumentationList[i]; in finalizeInstrumentation() local
|
/external/swiftshader/third_party/subzero/src/ |
D | IceInst.cpp | 167 void Inst::spliceLivenessInfo(Inst *OrigInst, Inst *SpliceAssn) { in spliceLivenessInfo()
|
/external/llvm-project/llvm/lib/Transforms/Scalar/ |
D | NewGVN.cpp | 2607 MemoryAccess *MemAccess, Instruction *OrigInst, in findLeaderForInst() 3728 const Instruction *OrigInst, in findPHIOfOpsLeader()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | NewGVN.cpp | 2654 MemoryAccess *MemAccess, Instruction *OrigInst, in findLeaderForInst() 3774 const Instruction *OrigInst, in findPHIOfOpsLeader()
|