| /external/llvm/lib/CodeGen/ |
| D | PHIEliminationUtils.cpp | 42 MachineBasicBlock::iterator InsertPoint; in findPHICopyInsertPoint() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | PHIEliminationUtils.cpp | 41 MachineBasicBlock::iterator InsertPoint; in findPHICopyInsertPoint() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
| D | PHIEliminationUtils.cpp | 45 MachineBasicBlock::iterator InsertPoint = MBB->begin(); in findPHICopyInsertPoint() local
|
| D | SjLjEHPrepare.cpp | 476 Instruction *InsertPoint = Return; in setupEntryBlockAndCallSites() local
|
| D | FixupStatepointCallerSaved.cpp | 455 auto InsertPoint = std::next(NewStatepoint->getIterator()); in insertReloads() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
| D | CodeMoverUtils.cpp | 312 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/ |
| D | CodeMoverUtils.cpp | 92 bool llvm::isSafeToMoveBefore(Instruction &I, Instruction &InsertPoint, in isSafeToMoveBefore()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
| D | PPCVSXSwapRemoval.cpp | 800 MachineBasicBlock::iterator InsertPoint, in insertSwap() 905 auto InsertPoint = ++MachineBasicBlock::iterator(MI); in handleSpecialSwappables() local
|
| D | PPCReduceCRLogicals.cpp | 199 MachineBasicBlock::iterator InsertPoint = BSI.SplitBefore; in splitMBB() local
|
| /external/llvm/lib/Target/PowerPC/ |
| D | PPCVSXSwapRemoval.cpp | 794 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/ |
| D | PPCVSXSwapRemoval.cpp | 826 MachineBasicBlock::iterator InsertPoint, in insertSwap() 931 auto InsertPoint = ++MachineBasicBlock::iterator(MI); in handleSpecialSwappables() local
|
| D | PPCReduceCRLogicals.cpp | 199 MachineBasicBlock::iterator InsertPoint = BSI.SplitBefore; in splitMBB() local
|
| /external/llvm/include/llvm/IR/ |
| D | IRBuilder.h | 156 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/ |
| D | ControlHeightReduction.cpp | 527 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/ |
| D | Attributes.cpp | 87 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/ |
| D | LoopVectorizationPlanner.h | 76 VPInsertPoint(VPBasicBlock *InsertBlock, VPBasicBlock::iterator InsertPoint) in VPInsertPoint()
|
| /external/llvm/include/llvm/CodeGen/GlobalISel/ |
| D | RegBankSelect.h | 242 : InsertPoint(), MBB(MBB), Beginning(Beginning) { in InsertPoint() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
| D | ControlHeightReduction.cpp | 557 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/ |
| D | RegBankSelect.h | 255 : InsertPoint(), MBB(MBB), Beginning(Beginning) { in InsertPoint() function
|
| /external/llvm/lib/IR/ |
| D | Attributes.cpp | 71 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/ |
| D | LoopVectorizationPlanner.h | 85 VPInsertPoint(VPBasicBlock *InsertBlock, VPBasicBlock::iterator InsertPoint) in VPInsertPoint()
|
| /external/clang/lib/StaticAnalyzer/Checkers/ |
| D | PaddingChecker.cpp | 245 CharUnitPair InsertPoint = {CurAlignment, CharUnits::Zero()}; in calculateOptimalPad() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
| D | Attributes.cpp | 105 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/ |
| D | IRBuilder.h | 252 InsertPoint(BasicBlock *InsertBlock, BasicBlock::iterator InsertPoint) in InsertPoint() argument
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
| D | X86PreTileConfig.cpp | 151 auto InsertPoint = FirstAMX.MI->getIterator(); in hoistShapesInBB() local
|