Searched refs:getIndexedLoadAction (Results 1 – 2 of 2) sorted by relevance
434 getIndexedLoadAction(unsigned IdxMode, EVT VT) const { in getIndexedLoadAction() function446 (getIndexedLoadAction(IdxMode, VT) == Legal || in isIndexedLoadLegal()447 getIndexedLoadAction(IdxMode, VT) == Custom); in isIndexedLoadLegal()
710 getIndexedLoadAction(unsigned IdxMode, MVT VT) const { in getIndexedLoadAction() function720 (getIndexedLoadAction(IdxMode, VT.getSimpleVT()) == Legal || in isIndexedLoadLegal()721 getIndexedLoadAction(IdxMode, VT.getSimpleVT()) == Custom); in isIndexedLoadLegal()