Searched refs:isTruncStoreLegalOrCustom (Results 1 – 2 of 2) sorted by relevance
1504 bool isTruncStoreLegalOrCustom(EVT ValVT, EVT MemVT) const { in isTruncStoreLegalOrCustom() function1515 return isTruncStoreLegalOrCustom(ValVT, MemVT); in canCombineTruncStore()
1787 !TLI.isTruncStoreLegalOrCustom(SrcOp.getValueType(), SlotVT)) || in EmitStackConvert()