Searched refs:getTruncStoreAction (Results 1 – 4 of 4) sorted by relevance
617 LegalizeAction getTruncStoreAction(EVT ValVT, EVT MemVT) const { in getTruncStoreAction() function630 getTruncStoreAction(ValVT.getSimpleVT(), MemVT.getSimpleVT()) == Legal; in isTruncStoreLegal()
497 LA = getTLI()->getTruncStoreAction(LT.second, MemVT); in getMemoryOpCost()
234 switch (TLI.getTruncStoreAction(ValVT, StVT)) { in LegalizeOp()
862 switch (TLI.getTruncStoreAction(ST->getValue().getValueType(), StVT)) { in LegalizeStoreOps()