Searched defs:IdxMode (Results 1 – 2 of 2) sorted by relevance
621 getIndexedLoadAction(unsigned IdxMode, MVT VT) const { in getIndexedLoadAction()629 bool isIndexedLoadLegal(unsigned IdxMode, EVT VT) const { in isIndexedLoadLegal()639 getIndexedStoreAction(unsigned IdxMode, MVT VT) const { in getIndexedStoreAction()647 bool isIndexedStoreLegal(unsigned IdxMode, EVT VT) const { in isIndexedStoreLegal()1312 void setIndexedLoadAction(unsigned IdxMode, MVT VT, in setIndexedLoadAction()1326 void setIndexedStoreAction(unsigned IdxMode, MVT VT, in setIndexedStoreAction()
489 unsigned IdxMode = ARM_AM::getAM2IdxMode(MO3.getImm()); in printAddrMode2Operand() local