Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorizationPlanner.h89 setInsertPoint(IP.getBlock(), IP.getPoint()); in restoreIP()
96 void setInsertPoint(VPBasicBlock *TheBB) { in setInsertPoint() function
104 void setInsertPoint(VPBasicBlock *TheBB, VPBasicBlock::iterator IP) { in setInsertPoint() function
DVPlanPredicator.cpp148 Builder.setInsertPoint(CurrBB, CurrBB->begin()); in createOrPropagatePredicates()
DVPlanHCFGBuilder.cpp194 VPIRBuilder.setInsertPoint(VPBB); in createVPInstructionsForVPBB()
DLoopVectorize.cpp7203 Builder.setInsertPoint(VPBB); in buildVPlanWithVPRecipes()
7269 Builder.setInsertPoint(VPBB); in buildVPlanWithVPRecipes()
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DLoopVectorizationPlanner.h93 setInsertPoint(IP.getBlock(), IP.getPoint()); in restoreIP()
100 void setInsertPoint(VPBasicBlock *TheBB) { in setInsertPoint() function
108 void setInsertPoint(VPBasicBlock *TheBB, VPBasicBlock::iterator IP) { in setInsertPoint() function
DVPlanPredicator.cpp148 Builder.setInsertPoint(CurrBB, CurrBB->begin()); in createOrPropagatePredicates()
DVPlanHCFGBuilder.cpp194 VPIRBuilder.setInsertPoint(VPBB); in createVPInstructionsForVPBB()
DLoopVectorize.cpp7917 Builder.setInsertPoint(Builder.getInsertBlock(), NewInsertionPoint); in createBlockInMask()
8385 Builder.setInsertPoint(VPBB); in buildVPlanWithVPRecipes()
8476 Builder.setInsertPoint(VPBB); in buildVPlanWithVPRecipes()
/external/swiftshader/third_party/subzero/src/
DIceASanInstrumentation.cpp446 Context.setInsertPoint(Context.getCur()); in instrumentAccess()
463 Context.setInsertPoint(Context.getCur()); in instrumentRet()
DIceTargetLoweringX8632.cpp322 Context.setInsertPoint(Context.getCur()); in initSandbox()
DIceTargetLowering.h108 void setInsertPoint(const InstList::iterator &Position) { Next = Position; } in setInsertPoint() function
DIceTargetLoweringX8664.cpp568 Context.setInsertPoint(Context.getCur()); in initSandbox()
DIceCfg.cpp1419 LoweringContext.setInsertPoint(instToIterator(&Instr)); in materializeVectorShuffles()
DIceTargetLoweringMIPS32.cpp1333 Context.setInsertPoint(Context.getCur()); in lowerArguments()
1405 Context.setInsertPoint(instToIterator(&Instr)); in lowerArguments()
1514 Context.setInsertPoint(Context.getCur()); in addProlog()
1749 Context.setInsertPoint(InsertPoint); in addEpilog()
DIceTargetLoweringARM32.cpp940 Context.setInsertPoint(instToIterator(DefGotPtr)); in materializeGotAddr()
1344 Context.setInsertPoint(Context.getCur()); in lowerArguments()
1468 Context.setInsertPoint(Context.getCur()); in addProlog()
1704 Context.setInsertPoint(InsertPoint); in addEpilog()
DIceTargetLoweringX86BaseImpl.h1061 Context.setInsertPoint(Context.getCur());
1384 Context.setInsertPoint(InsertPoint);
1595 Context.setInsertPoint(Context.getCur());
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DScalarEvolutionExpander.h275 void setInsertPoint(Instruction *IP) {
/external/llvm-project/llvm/include/llvm/Transforms/Utils/
DScalarEvolutionExpander.h340 void setInsertPoint(Instruction *IP) {
/external/llvm-project/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp1316 Rewriter.setInsertPoint(BI); in replaceWithInvariantCond()
1688 Rewriter.setInsertPoint(L->getLoopPreheader()->getTerminator()); in predicateLoopExits()
DLoopPredication.cpp1115 Rewriter.setInsertPoint(IP); in predicateLoopExits()
DLoopStrengthReduce.cpp5197 Rewriter.setInsertPoint(&*IP); in Expand()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopPredication.cpp1124 Rewriter.setInsertPoint(IP); in predicateLoopExits()
DIndVarSimplify.cpp2945 Rewriter.setInsertPoint(L->getLoopPreheader()->getTerminator()); in predicateLoopExits()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp1763 setInsertPoint(IP); in expandCodeFor()
/external/llvm-project/llvm/lib/Transforms/Utils/
DScalarEvolutionExpander.cpp1790 setInsertPoint(IP); in expandCodeForImpl()

12