OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getVPValueID
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
VPlanValue.h
117
unsigned
getVPValueID
() const { return SubclassID; }
VPlan.h
793
return V->
getVPValueID
() == VPValue::VPVInstructionSC;
868
return V->
getVPValueID
() == VPValue::VPVWidenSC;
1065
return V->
getVPValueID
() == VPValue::VPVWidenPHISC;
1237
return V->
getVPValueID
() == VPValue::VPVReductionSC;
1299
return V->
getVPValueID
() == VPValue::VPVReplicateSC;
Completed in 29 milliseconds
Indexes created Thu Sep 24 00:25:51 UTC 2026