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