Searched refs:VPOperands (Results 1 – 1 of 1) sorted by relevance
231 SmallVector<VPValue *, 4> VPOperands; in createVPInstructionsForVPBB() local233 VPOperands.push_back(getOrCreateVPOperand(Op)); in createVPInstructionsForVPBB()238 VPIRBuilder.createNaryOp(Inst->getOpcode(), VPOperands, Inst)); in createVPInstructionsForVPBB()