Searched defs:VPBB (Results 1 – 5 of 5) sorted by relevance
84 void PlainCFGBuilder::setVPBBPredsFromBB(VPBasicBlock *VPBB, BasicBlock *BB) { in setVPBBPredsFromBB() argument 155 isHeaderVPBB(VPBasicBlock * VPBB) isHeaderVPBB() argument 177 if (auto *VPBB = BB2VPBB.lookup(BB)) { getOrCreateVPBB() local 185 VPBasicBlock *VPBB = new VPBasicBlock(Name); getOrCreateVPBB() local 283 createVPInstructionsForVPBB(VPBasicBlock * VPBB,BasicBlock * BB) createVPInstructionsForVPBB() argument 373 VPBasicBlock *VPBB = getOrCreateVPBB(BB); buildPlainCFG() local [all...]
63 verifyPhiRecipes(const VPBasicBlock * VPBB) verifyPhiRecipes() argument 117 verifyVPBasicBlock(const VPBasicBlock * VPBB) verifyVPBasicBlock() argument 188 auto *VPBB = dyn_cast<VPBasicBlock>(VPB); verifyBlock() local [all...]
584 hasConditionalTerminator(const VPBasicBlock * VPBB) hasConditionalTerminator() argument 910 replaceVPBBWithIRVPBB(VPBasicBlock * VPBB,BasicBlock * IRBB) replaceVPBBWithIRVPBB() argument 1421 if (VPBasicBlock *VPBB = dyn_cast<VPBasicBlock>(Block)) { visitBlock() local 1506 for (const VPBasicBlock *VPBB : assignNames() local 1511 assignNames(const VPBasicBlock * VPBB) assignNames() argument [all...]
114 VPBasicBlock *VPBB = dyn_cast<VPBasicBlock>(EntryVPBB->getSuccessors()[0]); sinkScalarOperands() local [all...]
3492 VPBasicBlock *VPBB = VPPhi->getIncomingBlock(i); fixNonInductionPHIs() local 8272 tryToWiden(Instruction * I,ArrayRef<VPValue * > Operands,VPBasicBlock * VPBB) tryToWiden() argument 8385 tryToCreateWidenRecipe(Instruction * Instr,ArrayRef<VPValue * > Operands,VFRange & Range,VPBasicBlock * VPBB) tryToCreateWidenRecipe() argument 8609 VPBasicBlock *VPBB = HeaderVPBB; tryToBuildVPlanWithVPRecipes() local [all...]