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