Searched refs:getTruncStoreAction (Results 1 – 3 of 3) sorted by relevance
465 LegalizeAction getTruncStoreAction(MVT ValVT, MVT MemVT) const { in getTruncStoreAction() function476 getTruncStoreAction(ValVT.getSimpleVT(), MemVT.getSimpleVT()) == Legal; in isTruncStoreLegal()
168 switch (TLI.getTruncStoreAction(ValVT, StVT.getSimpleVT())) { in LegalizeOp()
828 switch (TLI.getTruncStoreAction(ST->getValue().getSimpleValueType(), in LegalizeStoreOps()