Searched refs:getIS (Results 1 – 2 of 2) sorted by relevance
192 const uint8_t getIS() const { return m_IS; }; in getIS() function
1867 elem.isa = m_instr_info.isa = calcISA(m_is_64bit, pCtxtElem->getIS()); in updateContext()