Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Transforms/Vectorize/
DVPlan.h650 VPWidenMemoryInstructionSC, enumerator
734 Recipe->getVPRecipeID() == VPRecipeBase::VPWidenMemoryInstructionSC; in classof()
1283 : VPRecipeBase(VPWidenMemoryInstructionSC), in VPWidenMemoryInstructionRecipe()
1290 : VPRecipeBase(VPWidenMemoryInstructionSC), in VPWidenMemoryInstructionRecipe()
1298 return V->getVPRecipeID() == VPRecipeBase::VPWidenMemoryInstructionSC; in classof()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlan.h602 VPWidenMemoryInstructionSC, enumerator
1029 : VPRecipeBase(VPWidenMemoryInstructionSC), Instr(Instr), User({Addr}) { in VPWidenMemoryInstructionRecipe()
1036 return V->getVPRecipeID() == VPRecipeBase::VPWidenMemoryInstructionSC; in classof()