Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DPHIEliminationUtils.cpp45 MachineBasicBlock::iterator InsertPoint = MBB->begin(); in findPHICopyInsertPoint() local
H A DSjLjEHPrepare.cpp491 Instruction *InsertPoint = Return; setupEntryBlockAndCallSites() local
H A DFixupStatepointCallerSaved.cpp455 auto InsertPoint = std::next(NewStatepoint->getIterator()); in insertReloads() local
H A DComplexDeinterleavingPass.cpp1960 Instruction *InsertPoint = (I->comesBefore(R) ? R : I)->getNextNode(); replaceNode() local
H A DCodeGenPrepare.cpp7358 Instruction *InsertPoint = I; tryToSinkFreeOperands() local
/llvm-project/clang/lib/CodeGen/
H A DCodeGenABITypes.cpp120 getCXXDestructorImplicitParam(CodeGenModule & CGM,llvm::BasicBlock * InsertBlock,llvm::BasicBlock::iterator InsertPoint,const CXXDestructorDecl * D,CXXDtorType Type,bool ForVirtualBase,bool Delegating) getCXXDestructorImplicitParam() argument
H A DCGDebugInfo.cpp5088 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 DCodeMoverUtils.cpp312 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 DInlineFunction.cpp196 BasicBlock::iterator InsertPoint = InnerResumeDest->begin(); getInnerResumeDest() local
2497 BasicBlock::iterator InsertPoint = Caller->begin()->begin(); InlineFunction() local
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCVSXSwapRemoval.cpp826 insertSwap(MachineInstr * MI,MachineBasicBlock::iterator InsertPoint,unsigned DstReg,unsigned SrcReg) insertSwap() argument
931 auto InsertPoint = ++MachineBasicBlock::iterator(MI); handleSpecialSwappables() local
[all...]
H A DPPCReduceCRLogicals.cpp199 MachineBasicBlock::iterator InsertPoint = BSI.SplitBefore; in splitMBB() local
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp527 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 DAttributes.cpp108 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 DPaddingChecker.cpp282 FieldInfo InsertPoint = {CurAlignment, CharUnits::Zero(), nullptr}; calculateOptimalPad() local
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h100 VPInsertPoint(VPBasicBlock * InsertBlock,VPBasicBlock::iterator InsertPoint) VPInsertPoint() argument
/llvm-project/llvm/lib/Target/X86/
H A DX86PreTileConfig.cpp151 auto InsertPoint = FirstAMX.MI->getIterator(); hoistShapesInBB() local
/llvm-project/mlir/include/mlir/IR/
H A DBuilders.h335 InsertPoint(Block *insertBlock, Block::iterator insertPt) InsertPoint() function
/llvm-project/llvm/include/llvm/IR/
H A DIRBuilder.h263 InsertPoint(BasicBlock * InsertBlock,BasicBlock::iterator InsertPoint) InsertPoint() argument
[all...]
/llvm-project/polly/lib/CodeGen/
H A DIslExprBuilder.cpp604 auto InsertPoint = Builder.GetInsertPoint(); createOpBooleanConditional() local
/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.cpp1625 auto InsertPoint = partition_point( insertLineSequence() local
/llvm-project/llvm/lib/Support/
H A DYAMLParser.cpp1137 rollIndent(int ToColumn,Token::TokenKind Kind,TokenQueueT::iterator InsertPoint) rollIndent() argument
/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp2067 auto InsertPoint = partition_point( insertLineSequence() local
/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp2338 auto InsertPoint = &*Use->getParent()->getFirstInsertionPt(); rewriteMaterializableInstructions() local
/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp3319 void *InsertPoint; LookupSpecialMember() local