Home
last modified time | relevance | path

Searched defs:InsertionPt (Results 1 – 15 of 15) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DEntryExitInstrumenter.cpp26 Instruction *InsertionPt, DebugLoc DL) { in insertCall()
DLocal.cpp1592 auto InsertionPt = BB->getFirstInsertionPt(); in ConvertDebugDeclareToDebugValue() local
1746 auto InsertionPt = Parent->getFirstInsertionPt(); in insertDebugValuesForPHIs() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
DARMFixCortexA57AES1742098Pass.cpp100 MachineInstr *InsertionPt; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DEntryExitInstrumenter.cpp22 Instruction *InsertionPt, DebugLoc DL) { in insertCall()
DLocal.cpp1367 auto InsertionPt = BB->getFirstInsertionPt(); in ConvertDebugDeclareToDebugValue() local
1491 auto InsertionPt = Parent->getFirstInsertionPt(); in insertDebugValuesForPHIs() local
/external/llvm/lib/Transforms/Scalar/
DConstantHoisting.cpp480 Instruction *InsertionPt = findMatInsertPt(ConstUser.Inst, in emitBaseConstants() local
DSeparateConstOffsetFromGEP.cpp229 ConstantOffsetExtractor(Instruction *InsertionPt, const DominatorTree *DT) in ConstantOffsetExtractor()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSILowerI1Copies.cpp789 auto InsertionPt = MBB.getFirstTerminator(); in getSaluInsertionAtEnd() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DSILowerI1Copies.cpp794 auto InsertionPt = MBB.getFirstTerminator(); in getSaluInsertionAtEnd() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSeparateConstOffsetFromGEP.cpp247 ConstantOffsetExtractor(Instruction *InsertionPt, const DominatorTree *DT) in ConstantOffsetExtractor()
DConstantHoisting.cpp746 Instruction *InsertionPt = findMatInsertPt(ConstUser.Inst, in emitBaseConstants() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DConstantHoisting.cpp764 Instruction *InsertionPt = findMatInsertPt(ConstUser.Inst, in emitBaseConstants() local
DSeparateConstOffsetFromGEP.cpp248 ConstantOffsetExtractor(Instruction *InsertionPt, const DominatorTree *DT) in ConstantOffsetExtractor()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86LoadValueInjectionLoadHardening.cpp733 MachineBasicBlock::iterator InsertionPt; // ...at this point in insertFences() local
/external/llvm/lib/Transforms/Vectorize/
DBBVectorize.cpp2839 Instruction *&InsertionPt, in replaceOutputsOfPair()
2912 Instruction *&InsertionPt, in moveUsesOfIAfterJ()
3159 Instruction *InsertionPt = K; in fuseChosenPairs() local