Home
last modified time | relevance | path

Searched refs:EncodeSingleInstruction (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCCodeEmitter.h51 void EncodeSingleInstruction(const MCInst &MI, raw_ostream &OS,
DHexagonMCCodeEmitter.cpp81 EncodeSingleInstruction(HMI, OS, Fixups, STI, in encodeInstruction()
105 void HexagonMCCodeEmitter::EncodeSingleInstruction( in EncodeSingleInstruction() function in HexagonMCCodeEmitter