Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DCallPromotionUtils.cpp105 static void createRetPHINode(Instruction *OrigInst, Instruction *NewInst, in createRetPHINode()
261 Instruction *OrigInst = CS.getInstruction(); in versionCallSite() local
DLoopVersioning.cpp224 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-7.0/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp3410 CallInst *OrigInst = VAStartInstrumentationList[i]; in finalizeInstrumentation() local
3535 CallInst *OrigInst = VAStartInstrumentationList[i]; in finalizeInstrumentation() local
3720 CallInst *OrigInst = VAStartInstrumentationList[i]; in finalizeInstrumentation() local
3956 CallInst *OrigInst = VAStartInstrumentationList[i]; in finalizeInstrumentation() local
/external/swiftshader/third_party/subzero/src/
DIceInst.cpp175 void Inst::spliceLivenessInfo(Inst *OrigInst, Inst *SpliceAssn) { in spliceLivenessInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DNewGVN.cpp2676 MemoryAccess *MemAccess, Instruction *OrigInst, in findLeaderForInst()
3830 const Instruction *OrigInst, in findPHIOfOpsLeader()