Home
last modified time | relevance | path

Searched defs:OrigInst (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DCallPromotionUtils.cpp104 static void createRetPHINode(Instruction *OrigInst, Instruction *NewInst, in createRetPHINode()
260 Instruction *OrigInst = CS.getInstruction(); in versionCallSite() local
DLoopVersioning.cpp225 const Instruction *OrigInst) { in annotateInstWithNoAlias()
/external/llvm/lib/Transforms/Utils/
DLoopVersioning.cpp221 const Instruction *OrigInst) { in annotateInstWithNoAlias()
/external/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp3008 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/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp4056 CallInst *OrigInst = VAStartInstrumentationList[i]; in finalizeInstrumentation() local
4200 CallInst *OrigInst = VAStartInstrumentationList[i]; in finalizeInstrumentation() local
4395 CallInst *OrigInst = VAStartInstrumentationList[i]; in finalizeInstrumentation() local
4641 CallInst *OrigInst = VAStartInstrumentationList[i]; in finalizeInstrumentation() local
/external/swiftshader/third_party/subzero/src/
DIceInst.cpp165 void Inst::spliceLivenessInfo(Inst *OrigInst, Inst *SpliceAssn) { in spliceLivenessInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DNewGVN.cpp2654 MemoryAccess *MemAccess, Instruction *OrigInst, in findLeaderForInst()
3774 const Instruction *OrigInst, in findPHIOfOpsLeader()