Home | History | Annotate | Download | only in Scalar

Lines Matching full:accesses

241     // Accesses via GEPs that are consistent with element access of a vector
246 // Accesses via vector operations and GEPs that are consistent with the
337 /// Here we turn element accesses into insert/extract element operations.
361 // Full width accesses can be ignored, because they can always be turned
406 /// its accesses to a single vector type, return true and set VecTy to
1030 // (e.g. allocas) or at this point because we can see other accesses to it.
1685 /// unit. If false, it only allows accesses known to be in a single element.