Searched defs:InsertionPt (Results 1 – 14 of 14) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | EntryExitInstrumenter.cpp | 22 Instruction *InsertionPt, DebugLoc DL) { in insertCall()
|
D | Local.cpp | 1367 auto InsertionPt = BB->getFirstInsertionPt(); in ConvertDebugDeclareToDebugValue() local 1491 auto InsertionPt = Parent->getFirstInsertionPt(); in insertDebugValuesForPHIs() local
|
/external/llvm-project/llvm/lib/Transforms/Utils/ |
D | EntryExitInstrumenter.cpp | 23 Instruction *InsertionPt, DebugLoc DL) { in insertCall()
|
D | Local.cpp | 1475 auto InsertionPt = BB->getFirstInsertionPt(); in ConvertDebugDeclareToDebugValue() local 1606 auto InsertionPt = Parent->getFirstInsertionPt(); in insertDebugValuesForPHIs() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | ConstantHoisting.cpp | 480 Instruction *InsertionPt = findMatInsertPt(ConstUser.Inst, in emitBaseConstants() local
|
D | SeparateConstOffsetFromGEP.cpp | 229 ConstantOffsetExtractor(Instruction *InsertionPt, const DominatorTree *DT) in ConstantOffsetExtractor()
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | SILowerI1Copies.cpp | 792 auto InsertionPt = MBB.getFirstTerminator(); in getSaluInsertionAtEnd() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | SILowerI1Copies.cpp | 789 auto InsertionPt = MBB.getFirstTerminator(); in getSaluInsertionAtEnd() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | SeparateConstOffsetFromGEP.cpp | 247 ConstantOffsetExtractor(Instruction *InsertionPt, const DominatorTree *DT) in ConstantOffsetExtractor()
|
D | ConstantHoisting.cpp | 746 Instruction *InsertionPt = findMatInsertPt(ConstUser.Inst, in emitBaseConstants() local
|
/external/llvm-project/llvm/lib/Transforms/Scalar/ |
D | ConstantHoisting.cpp | 751 Instruction *InsertionPt = findMatInsertPt(ConstUser.Inst, in emitBaseConstants() local
|
D | SeparateConstOffsetFromGEP.cpp | 249 ConstantOffsetExtractor(Instruction *InsertionPt, const DominatorTree *DT) in ConstantOffsetExtractor()
|
/external/llvm-project/llvm/lib/Target/X86/ |
D | X86LoadValueInjectionLoadHardening.cpp | 734 MachineBasicBlock::iterator InsertionPt; // ...at this point in insertFences() local
|
/external/llvm/lib/Transforms/Vectorize/ |
D | BBVectorize.cpp | 2839 Instruction *&InsertionPt, in replaceOutputsOfPair() 2912 Instruction *&InsertionPt, in moveUsesOfIAfterJ() 3159 Instruction *InsertionPt = K; in fuseChosenPairs() local
|