Searched refs:m_instr_decode (Results 1 – 1 of 1) sorted by relevance
70 componentAttachPt<IInstrDecode> *getInstrDecodeAttachPt() { return &m_instr_decode; }; in getInstrDecodeAttachPt()105 componentAttachPt<IInstrDecode> m_instr_decode; variable149 else if(m_uses_idecode && !m_instr_decode.hasAttachedAndEnabled()) in checkInit()172 return m_instr_decode.first()->DecodeInstruction(instr_info); in instrDecode()