/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
|
D | CodeGenPrepare.cpp | 6310 Instruction *InsertPoint = I; in tryToSinkFreeOperands() 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-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/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
|
/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-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/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-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
D | RegBankSelect.h | 255 : InsertPoint(), MBB(MBB), Beginning(Beginning) { in InsertPoint() function
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | PaddingChecker.cpp | 245 CharUnitPair InsertPoint = {CurAlignment, CharUnits::Zero()}; in calculateOptimalPad() local
|
/external/llvm/lib/Transforms/Utils/ |
D | InlineFunction.cpp | 142 Instruction *InsertPoint = &InnerResumeDest->front(); in getInnerResumeDest() local 1616 BasicBlock::iterator InsertPoint = Caller->begin()->begin(); in InlineFunction() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | IRBuilder.h | 182 InsertPoint(BasicBlock *InsertBlock, BasicBlock::iterator InsertPoint) in InsertPoint() function
|
/external/llvm/lib/Support/ |
D | YAMLParser.cpp | 1029 , TokenQueueT::iterator InsertPoint) { in rollIndent()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | YAMLParser.cpp | 1027 , TokenQueueT::iterator InsertPoint) { in rollIndent()
|
/external/llvm/tools/dsymutil/ |
D | DwarfLinker.cpp | 2945 auto InsertPoint = std::lower_bound( in insertLineSequence() local
|
/external/clang/lib/Sema/ |
D | SemaLookup.cpp | 2839 void *InsertPoint; in LookupSpecialMember() local
|
/external/clang/lib/CodeGen/ |
D | CGDebugInfo.cpp | 3264 const CGBlockInfo &blockInfo, llvm::Instruction *InsertPoint) { in EmitDeclareOfBlockDeclRefVariable()
|
/external/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
|