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