Searched refs:EncodeSingleInstruction (Results 1 – 2 of 2) sorted by relevance
56 void EncodeSingleInstruction(const MCInst &MI, raw_ostream &OS,
385 EncodeSingleInstruction(HMI, OS, Fixups, STI, parseBits(Last, HMB, HMI)); in encodeInstruction()400 void HexagonMCCodeEmitter::EncodeSingleInstruction(const MCInst &MI, in EncodeSingleInstruction() function in HexagonMCCodeEmitter