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