Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DEntryExitInstrumenter.cpp25 Instruction *InsertionPt, DebugLoc DL) { in insertCall()
H A DLocal.cpp1507 auto InsertionPt = BB->getFirstInsertionPt(); in ConvertDebugDeclareToDebugValue() local
1661 auto InsertionPt = Parent->getFirstInsertionPt(); in insertDebugValuesForPHIs() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSILowerI1Copies.cpp782 auto InsertionPt = MBB.getFirstTerminator(); in getSaluInsertionAtEnd() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp758 Instruction *InsertionPt = findMatInsertPt(ConstUser.Inst, in emitBaseConstants() local
H A DSeparateConstOffsetFromGEP.cpp249 ConstantOffsetExtractor(Instruction *InsertionPt, const DominatorTree *DT) in ConstantOffsetExtractor()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86LoadValueInjectionLoadHardening.cpp734 MachineBasicBlock::iterator InsertionPt; // ...at this point in insertFences() local