Searched refs:isTruncStoreLegalOrCustom (Results 1 – 3 of 3) sorted by relevance
700 bool isTruncStoreLegalOrCustom(EVT ValVT, EVT MemVT) const { in isTruncStoreLegalOrCustom() function
987 bool isTruncStoreLegalOrCustom(EVT ValVT, EVT MemVT) const { in isTruncStoreLegalOrCustom() function
36167 if (TLI.isTruncStoreLegalOrCustom(VT, StVT)) in combineStore()