Searched defs:OrigInst (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | CallPromotionUtils.cpp | 104 static void createRetPHINode(Instruction *OrigInst, Instruction *NewInst, in createRetPHINode() 260 Instruction *OrigInst = CS.getInstruction(); in versionCallSite() local
|
H A D | LoopVersioning.cpp | 225 const Instruction *OrigInst) { in annotateInstWithNoAlias()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | CallPromotionUtils.cpp | 107 static void createRetPHINode(Instruction *OrigInst, Instruction *NewInst, in createRetPHINode() 286 CallBase *OrigInst = &CB; in versionCallSite() local
|
H A D | LoopVersioning.cpp | 229 const Instruction *OrigInst) { in annotateInstWithNoAlias()
|
/aosp_15_r20/external/llvm/lib/Transforms/Utils/ |
H A D | LoopVersioning.cpp | 221 const Instruction *OrigInst) { in annotateInstWithNoAlias()
|
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/ |
H A 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/ |
H A D | MemorySanitizer.cpp | 4811 CallInst *OrigInst = VAStartInstrumentationList[i]; in finalizeInstrumentation() local 4953 CallInst *OrigInst = VAStartInstrumentationList[i]; in finalizeInstrumentation() local 5142 CallInst *OrigInst = VAStartInstrumentationList[i]; in finalizeInstrumentation() local 5383 CallInst *OrigInst = VAStartInstrumentationList[i]; in finalizeInstrumentation() local 5703 CallInst *OrigInst = VAStartInstrumentationList[VaStartNo]; in finalizeInstrumentation() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
H A D | MemorySanitizer.cpp | 4056 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
|
/aosp_15_r20/external/swiftshader/third_party/subzero/src/ |
H A D | IceInst.cpp | 165 void Inst::spliceLivenessInfo(Inst *OrigInst, Inst *SpliceAssn) { in spliceLivenessInfo()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | NewGVN.cpp | 2654 MemoryAccess *MemAccess, Instruction *OrigInst, in findLeaderForInst() 3774 const Instruction *OrigInst, in findPHIOfOpsLeader()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | NewGVN.cpp | 2655 MemoryAccess *MemAccess, Instruction *OrigInst, in findLeaderForInst() 3787 const Instruction *OrigInst, in findPHIOfOpsLeader()
|