Searched defs:UseVector (Results 1 – 4 of 4) sorted by relevance
118 using UseVector = SmallVector<RetOrArg, 5>; variable
2366 bool UseVector = IsCurrIdxVector || IsPrevIdxVector; in ConstantFoldGetElementPtr() local
186 using UseVector = SmallVector<Use *, 16>; typedef
16919 bool IsConstantSrc, bool UseVector, bool UseTrunc) { in mergeStoresOfConstantsOrVecElts()17420 bool UseVector = (LastLegalVectorType > LastLegalType) && AllowVectors; in tryStoreMergeOfConstants() local