Home
last modified time | relevance | path

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

/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-project/llvm/lib/Transforms/Utils/
DEntryExitInstrumenter.cpp23 Instruction *InsertionPt, DebugLoc DL) { in insertCall()
DLocal.cpp1475 auto InsertionPt = BB->getFirstInsertionPt(); in ConvertDebugDeclareToDebugValue() local
1606 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/llvm-project/llvm/lib/Target/AMDGPU/
DSILowerI1Copies.cpp792 auto InsertionPt = MBB.getFirstTerminator(); in getSaluInsertionAtEnd() local
/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-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/llvm-project/llvm/lib/Transforms/Scalar/
DConstantHoisting.cpp751 Instruction *InsertionPt = findMatInsertPt(ConstUser.Inst, in emitBaseConstants() local
DSeparateConstOffsetFromGEP.cpp249 ConstantOffsetExtractor(Instruction *InsertionPt, const DominatorTree *DT) in ConstantOffsetExtractor()
/external/llvm-project/llvm/lib/Target/X86/
DX86LoadValueInjectionLoadHardening.cpp734 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