Searched refs:UseTrunc (Results 1 – 1 of 1) sorted by relevance
706 bool UseTrunc);17880 bool IsConstantSrc, bool UseVector, bool UseTrunc) { in mergeStoresOfConstantsOrVecElts() argument17885 assert((!UseTrunc || !UseVector) && in mergeStoresOfConstantsOrVecElts()18029 if (!UseTrunc) { in mergeStoresOfConstantsOrVecElts()18410 bool UseTrunc = LastIntegerTrunc && !UseVector; in tryStoreMergeOfConstants() local18443 UseVector, UseTrunc); in tryStoreMergeOfConstants()