Searched refs:encodeSingleInstruction (Results 1 – 2 of 2) sorted by relevance
56 void encodeSingleInstruction(const MCInst &MI, SmallVectorImpl<char> &CB,
384 encodeSingleInstruction(HMI, CB, Fixups, STI, parseBits(Last, HMB, HMI)); in encodeInstruction()398 void HexagonMCCodeEmitter::encodeSingleInstruction( in encodeSingleInstruction() function in HexagonMCCodeEmitter