Searched refs:LVEnableState (Results 1 – 1 of 1) sorted by relevance
44 enum LVEnableState { Unspecified, Enable, Disable, Full }; enum47 LVEnableState VectorizeEnable;50 LVEnableState UnrollEnable;53 LVEnableState UnrollAndJamEnable;56 LVEnableState VectorizePredicateEnable;62 LVEnableState VectorizeScalable;74 LVEnableState DistributeEnable;257 void setUnrollState(const LoopAttributes::LVEnableState &State) { in setUnrollState()262 void setVectorizePredicateState(const LoopAttributes::LVEnableState &State) { in setVectorizePredicateState()267 void setUnrollAndJamState(const LoopAttributes::LVEnableState &State) { in setUnrollAndJamState()[all …]