/llvm-project/llvm/lib/CodeGen/ |
H A D | PHIEliminationUtils.cpp | 45 MachineBasicBlock::iterator InsertPoint = MBB->begin(); in findPHICopyInsertPoint() local
|
H A D | SjLjEHPrepare.cpp | 491 Instruction *InsertPoint = Return; setupEntryBlockAndCallSites() local
|
H A D | FixupStatepointCallerSaved.cpp | 455 auto InsertPoint = std::next(NewStatepoint->getIterator()); in insertReloads() local
|
H A D | ComplexDeinterleavingPass.cpp | 1960 Instruction *InsertPoint = (I->comesBefore(R) ? R : I)->getNextNode(); replaceNode() local
|
H A D | CodeGenPrepare.cpp | 7358 Instruction *InsertPoint = I; tryToSinkFreeOperands() local
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CodeGenABITypes.cpp | 120 getCXXDestructorImplicitParam(CodeGenModule & CGM,llvm::BasicBlock * InsertBlock,llvm::BasicBlock::iterator InsertPoint,const CXXDestructorDecl * D,CXXDtorType Type,bool ForVirtualBase,bool Delegating) getCXXDestructorImplicitParam() argument
|
H A D | CGDebugInfo.cpp | 5088 EmitDeclareOfBlockDeclRefVariable(const VarDecl * VD,llvm::Value * Storage,CGBuilderTy & Builder,const CGBlockInfo & blockInfo,llvm::Instruction * InsertPoint) EmitDeclareOfBlockDeclRefVariable() argument 5816 if (auto InsertPoint = Value->getInsertionPointAfterDef()) { EmitPseudoVariable() local
|
/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | CodeMoverUtils.cpp | 312 bool llvm::isSafeToMoveBefore(Instruction &I, Instruction &InsertPoint, in isSafeToMoveBefore() argument 412 isSafeToMoveBefore(BasicBlock & BB,Instruction & InsertPoint,DominatorTree & DT,const PostDominatorTree * PDT,DependenceInfo * DI) isSafeToMoveBefore() argument [all...] |
H A D | InlineFunction.cpp | 196 BasicBlock::iterator InsertPoint = InnerResumeDest->begin(); getInnerResumeDest() local 2497 BasicBlock::iterator InsertPoint = Caller->begin()->begin(); InlineFunction() local
|
/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCVSXSwapRemoval.cpp | 826 insertSwap(MachineInstr * MI,MachineBasicBlock::iterator InsertPoint,unsigned DstReg,unsigned SrcReg) insertSwap() argument 931 auto InsertPoint = ++MachineBasicBlock::iterator(MI); handleSpecialSwappables() local [all...] |
H A D | PPCReduceCRLogicals.cpp | 199 MachineBasicBlock::iterator InsertPoint = BSI.SplitBefore; in splitMBB() local
|
/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | ControlHeightReduction.cpp | 527 checkHoistValue(Value * V,Instruction * InsertPoint,DominatorTree & DT,DenseSet<Instruction * > & Unhoistables,DenseSet<Instruction * > * HoistStops,DenseMap<Instruction *,bool> & Visited) checkHoistValue() argument 881 Instruction *InsertPoint = getBranchInsertPoint(RI); checkScopeHoistable() local 1044 shouldSplit(Instruction * InsertPoint,DenseSet<Value * > & PrevConditionValues,DenseSet<Value * > & ConditionValues,DominatorTree & DT,DenseSet<Instruction * > & Unhoistables) shouldSplit() argument 1151 Instruction *InsertPoint = getBranchInsertPoint(RI); splitScope() local 1381 Instruction *InsertPoint = OutermostScope->BranchInsertPoint; setCHRRegions() local [all...] |
/llvm-project/llvm/lib/IR/ |
H A D | Attributes.cpp | 108 void *InsertPoint; get() local 131 void *InsertPoint; get() local 156 void *InsertPoint; get() local 180 void *InsertPoint; get() local 208 void *InsertPoint; get() local 1061 void *InsertPoint; getSorted() local 1271 void *InsertPoint; getImpl() local [all...] |
/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | PaddingChecker.cpp | 282 FieldInfo InsertPoint = {CurAlignment, CharUnits::Zero(), nullptr}; calculateOptimalPad() local
|
/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | LoopVectorizationPlanner.h | 100 VPInsertPoint(VPBasicBlock * InsertBlock,VPBasicBlock::iterator InsertPoint) VPInsertPoint() argument
|
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86PreTileConfig.cpp | 151 auto InsertPoint = FirstAMX.MI->getIterator(); hoistShapesInBB() local
|
/llvm-project/mlir/include/mlir/IR/ |
H A D | Builders.h | 335 InsertPoint(Block *insertBlock, Block::iterator insertPt) InsertPoint() function
|
/llvm-project/llvm/include/llvm/IR/ |
H A D | IRBuilder.h | 263 InsertPoint(BasicBlock * InsertBlock,BasicBlock::iterator InsertPoint) InsertPoint() argument [all...] |
/llvm-project/polly/lib/CodeGen/ |
H A D | IslExprBuilder.cpp | 604 auto InsertPoint = Builder.GetInsertPoint(); createOpBooleanConditional() local
|
/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
H A D | DWARFLinkerCompileUnit.cpp | 1625 auto InsertPoint = partition_point( insertLineSequence() local
|
/llvm-project/llvm/lib/Support/ |
H A D | YAMLParser.cpp | 1137 rollIndent(int ToColumn,Token::TokenKind Kind,TokenQueueT::iterator InsertPoint) rollIndent() argument
|
/llvm-project/llvm/lib/DWARFLinker/Classic/ |
H A D | DWARFLinker.cpp | 2067 auto InsertPoint = partition_point( insertLineSequence() local
|
/llvm-project/llvm/lib/Transforms/Coroutines/ |
H A D | CoroFrame.cpp | 2338 auto InsertPoint = &*Use->getParent()->getFirstInsertionPt(); rewriteMaterializableInstructions() local
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaLookup.cpp | 3319 void *InsertPoint; LookupSpecialMember() local
|