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