Home
last modified time | relevance | path

Searched defs:VPBB (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlanHCFGBuilder.cpp83 void PlainCFGBuilder::setVPBBPredsFromBB(VPBasicBlock *VPBB, BasicBlock *BB) { in setVPBBPredsFromBB()
117 VPBasicBlock *VPBB = new VPBasicBlock(BB->getName()); in getOrCreateVPBB() local
192 void PlainCFGBuilder::createVPInstructionsForVPBB(VPBasicBlock *VPBB, in createVPInstructionsForVPBB()
268 VPBasicBlock *VPBB = getOrCreateVPBB(BB); in buildPlainCFG() local
DVPlanTransforms.cpp31 VPBasicBlock *VPBB = Base->getEntryBasicBlock(); in VPInstructionsToVPRecipes() local
43 VPBasicBlock *VPBB = Base->getEntryBasicBlock(); in VPInstructionsToVPRecipes() local
DVPlan.cpp433 for (auto VPBB : State->CFG.VPBBsToFix) { in execute() local
772 if (VPBasicBlock *VPBB = dyn_cast<VPBasicBlock>(Block)) { in visitBlock() local
DLoopVectorize.cpp6864 bool VPRecipeBuilder::tryToWiden(Instruction *I, VPBasicBlock *VPBB, in tryToWiden()
6977 Instruction *I, VFRange &Range, VPBasicBlock *VPBB, in handleReplication()
7045 VPlanPtr &Plan, VPBasicBlock *VPBB) { in tryToCreateRecipe()
7184 VPBasicBlock *VPBB = new VPBasicBlock("Pre-Entry"); in buildVPlanWithVPRecipes() local
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DVPlanHCFGBuilder.cpp83 void PlainCFGBuilder::setVPBBPredsFromBB(VPBasicBlock *VPBB, BasicBlock *BB) { in setVPBBPredsFromBB()
117 VPBasicBlock *VPBB = new VPBasicBlock(BB->getName()); in getOrCreateVPBB() local
192 void PlainCFGBuilder::createVPInstructionsForVPBB(VPBasicBlock *VPBB, in createVPInstructionsForVPBB()
268 VPBasicBlock *VPBB = getOrCreateVPBB(BB); in buildPlainCFG() local
DVPlanTransforms.cpp31 VPBasicBlock *VPBB = Base->getEntryBasicBlock(); in VPInstructionsToVPRecipes() local
44 VPBasicBlock *VPBB = Base->getEntryBasicBlock(); in VPInstructionsToVPRecipes() local
DVPlan.cpp627 for (auto VPBB : State->CFG.VPBBsToFix) { in execute() local
1088 if (VPBasicBlock *VPBB = dyn_cast<VPBasicBlock>(Block)) { in visitBlock() local
1135 void VPSlotTracker::assignSlots(const VPBlockBase *VPBB) { in assignSlots()
1148 void VPSlotTracker::assignSlots(const VPBasicBlock *VPBB) { in assignSlots()
DLoopVectorize.cpp8157 Instruction *I, VFRange &Range, VPBasicBlock *VPBB, in handleReplication()
8370 VPBasicBlock *VPBB = new VPBasicBlock("Pre-Entry"); in buildVPlanWithVPRecipes() local