Lines Matching refs:IM
676 for (unsigned IM = (unsigned)ISD::PRE_INC;677 IM != (unsigned)ISD::LAST_INDEXED_MODE; ++IM) {678 setIndexedLoadAction(IM, (MVT::SimpleValueType)VT, Expand);679 setIndexedStoreAction(IM, (MVT::SimpleValueType)VT, Expand);