Searched refs:extenderForIndex (Results 1 – 3 of 3) sorted by relevance
116 MCInst const *extenderForIndex(MCInst const &MCB, size_t Index);
222 MCInst const *HexagonMCInstrInfo::extenderForIndex(MCInst const &MCB, in extenderForIndex() function in HexagonMCInstrInfo497 return extenderForIndex(MCB, Index) != nullptr; in hasExtenderForIndex()
322 CurrentExtender = HexagonMCInstrInfo::extenderForIndex( in getSingleInstruction()