Searched defs:VPBB (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp31 VPBasicBlock *VPBB = Base->getEntryBasicBlock(); local
43 VPBasicBlock *VPBB = Base->getEntryBasicBlock(); local
H A DVPlanHCFGBuilder.cpp83 void PlainCFGBuilder::setVPBBPredsFromBB(VPBasicBlock *VPBB, BasicBlock *BB) { argument
117 VPBasicBlock *VPBB local
192 createVPInstructionsForVPBB(VPBasicBlock *VPBB, BasicBlock *BB) argument
268 VPBasicBlock *VPBB = getOrCreateVPBB(BB); local
[all...]
H A DVPlan.cpp938 assignSlots(const VPBlockBase *VPBB) argument
951 assignSlots(const VPBasicBlock *VPBB) argument
[all...]

Completed in 167 milliseconds