reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
174 Mode CurrentInstrSet();
5460 CurrentInstrSet() == eModeARM) { 6675 if (CurrentInstrSet() == eModeARM) { 11280 if (n == 15 && (wback || CurrentInstrSet() != eModeARM)) 11314 if ((n == 15) && (wback || (CurrentInstrSet() != eModeARM))) 11474 if ((n == 15) && (wback || (CurrentInstrSet() != eModeARM))) 11508 if ((n == 15) && (wback || (CurrentInstrSet() != eModeARM))) 11788 if ((n == 15) && (CurrentInstrSet() != eModeARM)) 11805 if ((n == 15) && (CurrentInstrSet() != eModeARM)) 13989 return CurrentInstrSet() == eModeThumb && m_it_session.InITBlock(); 13993 return CurrentInstrSet() == eModeThumb && m_it_session.LastInITBlock(); 14074 if (CurrentInstrSet() == eModeARM) 14093 if (CurrentInstrSet() != eModeThumb) { 14100 if (CurrentInstrSet() != eModeARM) { 14130 if (ArchVersion() >= ARMv7 && CurrentInstrSet() == eModeARM) 14228 if (CurrentInstrSet() == eModeARM)