Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/GlobalISel/
H A DGIMatchDagOperands.cpp63 void *InsertPoint; in makeEmptyOperandList() local
83 void *InsertPoint; in makeOperandList() local
104 void *InsertPoint; in makeMIPredicateOperandList() local
127 void *InsertPoint; in makeTwoMOPredicateOperandList() local
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DPHIEliminationUtils.cpp45 MachineBasicBlock::iterator InsertPoint = MBB->begin(); in findPHICopyInsertPoint() local
H A DSjLjEHPrepare.cpp476 Instruction *InsertPoint = Return; in setupEntryBlockAndCallSites() local
H A DFixupStatepointCallerSaved.cpp455 auto InsertPoint = std::next(NewStatepoint->getIterator()); in insertReloads() local
H A DCodeGenPrepare.cpp6967 Instruction *InsertPoint = I; in tryToSinkFreeOperands() local
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenABITypes.cpp121 llvm::BasicBlock::iterator InsertPoint, const CXXDestructorDecl *D, in getCXXDestructorImplicitParam()
H A DCGDebugInfo.cpp4731 const CGBlockInfo &blockInfo, llvm::Instruction *InsertPoint) { in EmitDeclareOfBlockDeclRefVariable()
/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DCodeMoverUtils.cpp310 bool llvm::isSafeToMoveBefore(Instruction &I, Instruction &InsertPoint, in isSafeToMoveBefore()
397 bool llvm::isSafeToMoveBefore(BasicBlock &BB, Instruction &InsertPoint, in isSafeToMoveBefore()
H A DInlineFunction.cpp193 Instruction *InsertPoint = &InnerResumeDest->front(); in getInnerResumeDest() local
2108 BasicBlock::iterator InsertPoint = Caller->begin()->begin(); in InlineFunction() local
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCVSXSwapRemoval.cpp826 MachineBasicBlock::iterator InsertPoint, in insertSwap()
931 auto InsertPoint = ++MachineBasicBlock::iterator(MI); in handleSpecialSwappables() local
H A DPPCReduceCRLogicals.cpp199 MachineBasicBlock::iterator InsertPoint = BSI.SplitBefore; in splitMBB() local
/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp510 checkHoistValue(Value *V, Instruction *InsertPoint, DominatorTree &DT, in checkHoistValue()
872 Instruction *InsertPoint = getBranchInsertPoint(RI); in checkScopeHoistable() local
1035 static bool shouldSplit(Instruction *InsertPoint, in shouldSplit()
1142 Instruction *InsertPoint = getBranchInsertPoint(RI); in splitScope() local
1372 Instruction *InsertPoint = OutermostScope->BranchInsertPoint; in setCHRRegions() local
/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h85 VPInsertPoint(VPBasicBlock *InsertBlock, VPBasicBlock::iterator InsertPoint) in VPInsertPoint()
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DPaddingChecker.cpp282 FieldInfo InsertPoint = {CurAlignment, CharUnits::Zero(), nullptr}; in calculateOptimalPad() local
/llvm-project-15.0.7/mlir/include/mlir/IR/
H A DBuilders.h271 InsertPoint(Block *insertBlock, Block::iterator insertPt) in InsertPoint() function
/llvm-project-15.0.7/llvm/lib/IR/
H A DAttributes.cpp102 void *InsertPoint; in get() local
125 void *InsertPoint; in get() local
150 void *InsertPoint; in get() local
832 void *InsertPoint; in getSorted() local
1030 void *InsertPoint; in getImpl() local
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86PreTileConfig.cpp151 auto InsertPoint = FirstAMX.MI->getIterator(); in hoistShapesInBB() local
/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DIRBuilder.h243 InsertPoint(BasicBlock *InsertBlock, BasicBlock::iterator InsertPoint) in InsertPoint() function
/llvm-project-15.0.7/polly/lib/CodeGen/
H A DIslExprBuilder.cpp611 auto InsertPoint = Builder.GetInsertPoint(); in createOpBooleanConditional() local
/llvm-project-15.0.7/llvm/lib/Support/
H A DYAMLParser.cpp1119 , TokenQueueT::iterator InsertPoint) { in rollIndent()
/llvm-project-15.0.7/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp1649 auto InsertPoint = partition_point( in insertLineSequence() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaLookup.cpp3341 void *InsertPoint; in LookupSpecialMember() local