Home
last modified time | relevance | path

Searched refs:setInsertPoint (Results 1 – 10 of 10) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h96 setInsertPoint(IP.getBlock(), IP.getPoint()); in restoreIP()
103 void setInsertPoint(VPBasicBlock *TheBB) { in setInsertPoint() function
111 void setInsertPoint(VPBasicBlock *TheBB, VPBasicBlock::iterator IP) { in setInsertPoint() function
H A DVPlanPredicator.cpp148 Builder.setInsertPoint(CurrBB, CurrBB->begin()); in createOrPropagatePredicates()
H A DVPlanHCFGBuilder.cpp196 VPIRBuilder.setInsertPoint(VPBB); in createVPInstructionsForVPBB()
H A DLoopVectorize.cpp8652 Builder.setInsertPoint(Builder.getInsertBlock(), NewInsertionPoint); in createBlockInMask()
9231 Builder.setInsertPoint(VPBB); in buildVPlanWithVPRecipes()
9427 Builder.setInsertPoint(VPBB); in buildVPlanWithVPRecipes()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DScalarEvolutionExpander.h344 void setInsertPoint(Instruction *IP) {
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1317 Rewriter.setInsertPoint(BI); in replaceWithInvariantCond()
1685 Rewriter.setInsertPoint(L->getLoopPreheader()->getTerminator()); in predicateLoopExits()
H A DLoopPredication.cpp1115 Rewriter.setInsertPoint(IP); in predicateLoopExits()
H A DLoopIdiomRecognize.cpp2713 Expander.setInsertPoint(&*Builder.GetInsertPoint()); in recognizeShiftUntilZero()
H A DLoopStrengthReduce.cpp5244 Rewriter.setInsertPoint(&*IP); in Expand()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp1856 setInsertPoint(IP); in expandCodeForImpl()