Searched refs:UseTrunc (Results 1 – 1 of 1) sorted by relevance
790 bool UseTrunc);21202 bool IsConstantSrc, bool UseVector, bool UseTrunc) { in mergeStoresOfConstantsOrVecElts() argument21207 assert((!UseTrunc || !UseVector) && in mergeStoresOfConstantsOrVecElts()21364 if (!UseTrunc) { in mergeStoresOfConstantsOrVecElts()21797 bool UseTrunc = LastIntegerTrunc && !UseVector; in tryStoreMergeOfConstants() local21830 UseVector, UseTrunc); in tryStoreMergeOfConstants()