Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp4007 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
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceInst.cpp165 void Inst::spliceLivenessInfo(Inst *OrigInst, Inst *SpliceAssn) { in spliceLivenessInfo()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DNewGVN.cpp2654 MemoryAccess *MemAccess, Instruction *OrigInst, in findLeaderForInst()
3774 const Instruction *OrigInst, in findPHIOfOpsLeader()