Searched refs:m_is_mega_fetch (Results 1 – 2 of 2) sorted by relevance
48 m_is_mega_fetch(1), in FetchInstruction()109 m_is_mega_fetch(is_mega_fetch), in FetchInstruction()141 m_is_mega_fetch(0), in FetchInstruction()177 m_is_mega_fetch(0), in FetchInstruction()205 m_is_mega_fetch(0), in FetchInstruction()466 if (m_is_mega_fetch) in do_print()
93 bool is_mega_fetchconst() { return m_is_mega_fetch;} in is_mega_fetchconst()149 bool m_is_mega_fetch; variable