Searched refs:getIndexedLoadAction (Results 1 – 3 of 3) 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()
997 getIndexedLoadAction(unsigned IdxMode, MVT VT) const { in getIndexedLoadAction() function1007 (getIndexedLoadAction(IdxMode, VT.getSimpleVT()) == Legal || in isIndexedLoadLegal()1008 getIndexedLoadAction(IdxMode, VT.getSimpleVT()) == Custom); in isIndexedLoadLegal()