Home
last modified time | relevance | path

Searched defs:InsertPoint (Results 1 – 25 of 42) sorted by relevance

12

/external/llvm/lib/CodeGen/
DPHIEliminationUtils.cpp42 MachineBasicBlock::iterator InsertPoint; in findPHICopyInsertPoint() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DPHIEliminationUtils.cpp41 MachineBasicBlock::iterator InsertPoint; in findPHICopyInsertPoint() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DPHIEliminationUtils.cpp45 MachineBasicBlock::iterator InsertPoint = MBB->begin(); in findPHICopyInsertPoint() local
DSjLjEHPrepare.cpp476 Instruction *InsertPoint = Return; in setupEntryBlockAndCallSites() local
DFixupStatepointCallerSaved.cpp455 auto InsertPoint = std::next(NewStatepoint->getIterator()); in insertReloads() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DCodeMoverUtils.cpp312 bool llvm::isSafeToMoveBefore(Instruction &I, Instruction &InsertPoint, in isSafeToMoveBefore()
399 bool llvm::isSafeToMoveBefore(BasicBlock &BB, Instruction &InsertPoint, in isSafeToMoveBefore()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DCodeMoverUtils.cpp92 bool llvm::isSafeToMoveBefore(Instruction &I, Instruction &InsertPoint, in isSafeToMoveBefore()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCVSXSwapRemoval.cpp800 MachineBasicBlock::iterator InsertPoint, in insertSwap()
905 auto InsertPoint = ++MachineBasicBlock::iterator(MI); in handleSpecialSwappables() local
DPPCReduceCRLogicals.cpp199 MachineBasicBlock::iterator InsertPoint = BSI.SplitBefore; in splitMBB() local
/external/llvm/lib/Target/PowerPC/
DPPCVSXSwapRemoval.cpp794 MachineBasicBlock::iterator InsertPoint, in insertSwap()
893 auto InsertPoint = ++MachineBasicBlock::iterator(MI); in handleSpecialSwappables() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
DPPCVSXSwapRemoval.cpp826 MachineBasicBlock::iterator InsertPoint, in insertSwap()
931 auto InsertPoint = ++MachineBasicBlock::iterator(MI); in handleSpecialSwappables() local
DPPCReduceCRLogicals.cpp199 MachineBasicBlock::iterator InsertPoint = BSI.SplitBefore; in splitMBB() local
/external/llvm/include/llvm/IR/
DIRBuilder.h156 InsertPoint() : Block(nullptr) {} in InsertPoint() function
159 InsertPoint(BasicBlock *InsertBlock, BasicBlock::iterator InsertPoint) in InsertPoint() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
DControlHeightReduction.cpp527 checkHoistValue(Value *V, Instruction *InsertPoint, DominatorTree &DT, in checkHoistValue()
881 Instruction *InsertPoint = getBranchInsertPoint(RI); in checkScopeHoistable() local
1044 static bool shouldSplit(Instruction *InsertPoint, in shouldSplit()
1151 Instruction *InsertPoint = getBranchInsertPoint(RI); in splitScope() local
1381 Instruction *InsertPoint = OutermostScope->BranchInsertPoint; in setCHRRegions() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAttributes.cpp87 void *InsertPoint; in get() local
110 void *InsertPoint; in get() local
131 void *InsertPoint; in get() local
751 void *InsertPoint; in get() local
953 void *InsertPoint; in getImpl() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorizationPlanner.h76 VPInsertPoint(VPBasicBlock *InsertBlock, VPBasicBlock::iterator InsertPoint) in VPInsertPoint()
/external/llvm/include/llvm/CodeGen/GlobalISel/
DRegBankSelect.h242 : InsertPoint(), MBB(MBB), Beginning(Beginning) { in InsertPoint() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DControlHeightReduction.cpp557 checkHoistValue(Value *V, Instruction *InsertPoint, DominatorTree &DT, in checkHoistValue()
901 Instruction *InsertPoint = getBranchInsertPoint(RI); in checkScopeHoistable() local
1065 static bool shouldSplit(Instruction *InsertPoint, in shouldSplit()
1173 Instruction *InsertPoint = getBranchInsertPoint(RI); in splitScope() local
1403 Instruction *InsertPoint = OutermostScope->BranchInsertPoint; in setCHRRegions() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DRegBankSelect.h255 : InsertPoint(), MBB(MBB), Beginning(Beginning) { in InsertPoint() function
/external/llvm/lib/IR/
DAttributes.cpp71 void *InsertPoint; in get() local
94 void *InsertPoint; in get() local
558 void *InsertPoint; in get() local
696 void *InsertPoint; in getImpl() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
DLoopVectorizationPlanner.h85 VPInsertPoint(VPBasicBlock *InsertBlock, VPBasicBlock::iterator InsertPoint) in VPInsertPoint()
/external/clang/lib/StaticAnalyzer/Checkers/
DPaddingChecker.cpp245 CharUnitPair InsertPoint = {CurAlignment, CharUnits::Zero()}; in calculateOptimalPad() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DAttributes.cpp105 void *InsertPoint; in get() local
128 void *InsertPoint; in get() local
153 void *InsertPoint; in get() local
908 void *InsertPoint; in getSorted() local
1112 void *InsertPoint; in getImpl() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DIRBuilder.h252 InsertPoint(BasicBlock *InsertBlock, BasicBlock::iterator InsertPoint) in InsertPoint() argument
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86PreTileConfig.cpp151 auto InsertPoint = FirstAMX.MI->getIterator(); in hoistShapesInBB() local

12