Home
last modified time | relevance | path

Searched refs:EncodeSingleInstruction (Results 1 – 6 of 6) 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
/external/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCCodeEmitter.h56 void EncodeSingleInstruction(const MCInst &MI, raw_ostream &OS,
DHexagonMCCodeEmitter.cpp385 EncodeSingleInstruction(HMI, OS, Fixups, STI, parseBits(Last, HMB, HMI)); in encodeInstruction()
400 void HexagonMCCodeEmitter::EncodeSingleInstruction(const MCInst &MI, in EncodeSingleInstruction() function in HexagonMCCodeEmitter
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCCodeEmitter.h56 void EncodeSingleInstruction(const MCInst &MI, raw_ostream &OS,
DHexagonMCCodeEmitter.cpp385 EncodeSingleInstruction(HMI, OS, Fixups, STI, parseBits(Last, HMB, HMI)); in encodeInstruction()
406 void HexagonMCCodeEmitter::EncodeSingleInstruction(const MCInst &MI, in EncodeSingleInstruction() function in HexagonMCCodeEmitter