Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h319 VPInstructionSC, enumerator
H A DVPlan.h735 return Def->getVPDefID() == VPRecipeBase::VPInstructionSC || in classof()
778 : VPRecipeBase(VPRecipeBase::VPInstructionSC, Operands), in VPInstruction()
782 : VPRecipeBase(VPRecipeBase::VPInstructionSC, {}), in VPInstruction()
803 return R->getVPDefID() == VPRecipeBase::VPInstructionSC; in classof()