Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlanValue.h86 unsigned getVPValueID() const { return SubclassID; } in getVPValueID() function
152 return V->getVPValueID() >= VPUserSC && in classof()
153 V->getVPValueID() <= VPInstructionSC; in classof()
DVPlan.h689 return V->getVPValueID() == VPValue::VPInstructionSC; in classof()
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DVPlanValue.h112 unsigned getVPValueID() const { return SubclassID; } in getVPValueID() function
DVPlan.h775 return V->getVPValueID() == VPValue::VPVInstructionSC; in classof()
849 return V->getVPValueID() == VPValue::VPVWidenSC; in classof()
1120 return V->getVPValueID() == VPValue::VPVReductionSC; in classof()
1180 return V->getVPValueID() == VPValue::VPVReplicateSC; in classof()