Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanHCFGBuilder.cpp46 VPBuilder VPIRBuilder; member in __anon4db757b80111::PlainCFGBuilder
285 VPIRBuilder.setInsertPoint(VPBB); in createVPInstructionsForVPBB()
299 VPIRBuilder.createNaryOp(VPInstruction::BranchOnCond, {Cond}, Inst); in createVPInstructionsForVPBB()
324 VPIRBuilder.createNaryOp(Inst->getOpcode(), VPOperands, Inst)); in createVPInstructionsForVPBB()