Searched refs:getIndexedStoreAction (Results 1 – 3 of 3) sorted by relevance
455 getIndexedStoreAction(unsigned IdxMode, EVT VT) const { in getIndexedStoreAction() function467 (getIndexedStoreAction(IdxMode, VT) == Legal || in isIndexedStoreLegal()468 getIndexedStoreAction(IdxMode, VT) == Custom); in isIndexedStoreLegal()
728 getIndexedStoreAction(unsigned IdxMode, MVT VT) const { in getIndexedStoreAction() function738 (getIndexedStoreAction(IdxMode, VT.getSimpleVT()) == Legal || in isIndexedStoreLegal()739 getIndexedStoreAction(IdxMode, VT.getSimpleVT()) == Custom); in isIndexedStoreLegal()
1015 getIndexedStoreAction(unsigned IdxMode, MVT VT) const { in getIndexedStoreAction() function1025 (getIndexedStoreAction(IdxMode, VT.getSimpleVT()) == Legal || in isIndexedStoreLegal()1026 getIndexedStoreAction(IdxMode, VT.getSimpleVT()) == Custom); in isIndexedStoreLegal()