/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | PHIEliminationUtils.cpp | 41 MachineBasicBlock::iterator InsertPoint; in findPHICopyInsertPoint() local
|
D | CodeGenPrepare.cpp | 6310 Instruction *InsertPoint = I; in tryToSinkFreeOperands() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | CodeMoverUtils.cpp | 92 bool llvm::isSafeToMoveBefore(Instruction &I, Instruction &InsertPoint, in isSafeToMoveBefore()
|
D | InlineFunction.cpp | 177 Instruction *InsertPoint = &InnerResumeDest->front(); in getInnerResumeDest() local 1846 BasicBlock::iterator InsertPoint = Caller->begin()->begin(); in InlineFunction() local
|
/third_party/skia/third_party/externals/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
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorizationPlanner.h | 76 VPInsertPoint(VPBasicBlock *InsertBlock, VPBasicBlock::iterator InsertPoint) in VPInsertPoint()
|
/third_party/skia/third_party/externals/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
|
/third_party/skia/third_party/externals/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
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
D | RegBankSelect.h | 255 : InsertPoint(), MBB(MBB), Beginning(Beginning) { in InsertPoint() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | IRBuilder.h | 182 InsertPoint(BasicBlock *InsertBlock, BasicBlock::iterator InsertPoint) in InsertPoint() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | YAMLParser.cpp | 1027 , TokenQueueT::iterator InsertPoint) { in rollIndent()
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceTargetLoweringMIPS32.cpp | 1732 InstList::iterator InsertPoint = reverseToForwardIterator(RI); in addEpilog() local
|
D | IceTargetLoweringX8664.cpp | 1160 InstList::iterator InsertPoint = reverseToForwardIterator(RI); in addEpilog() local
|
D | IceTargetLoweringARM32.cpp | 1547 InstList::iterator InsertPoint = reverseToForwardIterator(RI); in addEpilog() local
|
D | IceTargetLoweringX8632.cpp | 1178 InstList::iterator InsertPoint = reverseToForwardIterator(RI); in addEpilog() local
|