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;254 void setUnrollState(const LoopAttributes::LVEnableState &State) { in setUnrollState()259 void setVectorizePredicateState(const LoopAttributes::LVEnableState &State) { in setVectorizePredicateState()264 void setUnrollAndJamState(const LoopAttributes::LVEnableState &State) { in setUnrollAndJamState()[all …]