Searched refs:getTruncStoreAction (Results 1 – 3 of 3) sorted by relevance
434 LegalizeAction getTruncStoreAction(EVT ValVT, EVT MemVT) const { in getTruncStoreAction() function446 getTruncStoreAction(ValVT, MemVT) == Legal; in isTruncStoreLegal()
147 switch (TLI.getTruncStoreAction(ValVT, StVT)) { in LegalizeOp()
820 switch (TLI.getTruncStoreAction(ST->getValue().getValueType(), StVT)) { in LegalizeStoreOps()