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