Searched refs:UseTrunc (Results 1 – 1 of 1) sorted by relevance
705 bool UseTrunc);16919 bool IsConstantSrc, bool UseVector, bool UseTrunc) { in mergeStoresOfConstantsOrVecElts() argument16924 assert((!UseTrunc || !UseVector) && in mergeStoresOfConstantsOrVecElts()17050 if (!UseTrunc) { in mergeStoresOfConstantsOrVecElts()17422 bool UseTrunc = LastIntegerTrunc && !UseVector; in tryStoreMergeOfConstants() local17455 UseVector, UseTrunc); in tryStoreMergeOfConstants()