Searched refs:UseTrunc (Results 1 – 1 of 1) sorted by relevance
781 bool UseTrunc);20188 bool IsConstantSrc, bool UseVector, bool UseTrunc) { in mergeStoresOfConstantsOrVecElts() argument20193 assert((!UseTrunc || !UseVector) && in mergeStoresOfConstantsOrVecElts()20350 if (!UseTrunc) { in mergeStoresOfConstantsOrVecElts()20750 bool UseTrunc = LastIntegerTrunc && !UseVector; in tryStoreMergeOfConstants() local20783 UseVector, UseTrunc); in tryStoreMergeOfConstants()