Searched refs:getInstrDecodeAttachPt (Results 1 – 3 of 3) sorted by relevance
70 componentAttachPt<IInstrDecode> *getInstrDecodeAttachPt() { return &m_instr_decode; }; in getInstrDecodeAttachPt() function
191 err = pDcdI->getInstrDecodeAttachPt()->replace_first(pIInstrDec); in attachInstrDecoder()
205 m_code_follower.initInterfaces(getMemoryAccessAttachPt(),getInstrDecodeAttachPt()); in initDecoder()