Searched refs:isTruncFree (Results 1 – 3 of 3) sorted by relevance
3873 bool isTruncFree = TLI.isTruncateFree(N->getValueType(0), N0.getValueType()); in ExtendUsesToFormExtLoad() local3903 if (!isTruncFree) in ExtendUsesToFormExtLoad()
5842 bool isTruncFree = TLI.isTruncateFree(N->getValueType(0), N0.getValueType()); in ExtendUsesToFormExtLoad() local5872 if (!isTruncFree) in ExtendUsesToFormExtLoad()
7968 bool isTruncFree = TLI.isTruncateFree(VT, N0.getValueType()); in ExtendUsesToFormExtLoad() local7998 if (!isTruncFree) in ExtendUsesToFormExtLoad()