Searched refs:LoadsState (Results 1 – 1 of 1) sorted by relevance
3822 enum class LoadsState { enum3866 return LoadsState::Gather; in canVectorizeLoads()3876 return LoadsState::Gather; in canVectorizeLoads()3902 return LoadsState::Vectorize; in canVectorizeLoads()3931 return LoadsState::Gather; in canVectorizeLoads()5295 case LoadsState::Vectorize: in getScalarsVectorizationState()5297 case LoadsState::ScatterVectorize: in getScalarsVectorizationState()5301 case LoadsState::Gather: in getScalarsVectorizationState()7000 LoadsState LS = in getBuildVectorCost()7004 case LoadsState::Vectorize: in getBuildVectorCost()[all …]