Home
last modified time | relevance | path

Searched refs:VPOperands (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVPlanHCFGBuilder.cpp242 SmallVector<VPValue *, 4> VPOperands; in createVPInstructionsForVPBB() local
244 VPOperands.push_back(getOrCreateVPOperand(Op)); in createVPInstructionsForVPBB()
249 VPIRBuilder.createNaryOp(Inst->getOpcode(), VPOperands, Inst)); in createVPInstructionsForVPBB()