Searched refs:EncodeSingleInstruction (Results 1 – 6 of 6) sorted by relevance
/external/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonMCCodeEmitter.h | 51 void EncodeSingleInstruction(const MCInst &MI, raw_ostream &OS,
|
D | HexagonMCCodeEmitter.cpp | 81 EncodeSingleInstruction(HMI, OS, Fixups, STI, in encodeInstruction() 105 void HexagonMCCodeEmitter::EncodeSingleInstruction( in EncodeSingleInstruction() function in HexagonMCCodeEmitter
|
/external/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonMCCodeEmitter.h | 56 void EncodeSingleInstruction(const MCInst &MI, raw_ostream &OS,
|
D | HexagonMCCodeEmitter.cpp | 385 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/ |
D | HexagonMCCodeEmitter.h | 56 void EncodeSingleInstruction(const MCInst &MI, raw_ostream &OS,
|
D | HexagonMCCodeEmitter.cpp | 385 EncodeSingleInstruction(HMI, OS, Fixups, STI, parseBits(Last, HMB, HMI)); in encodeInstruction() 406 void HexagonMCCodeEmitter::EncodeSingleInstruction(const MCInst &MI, in EncodeSingleInstruction() function in HexagonMCCodeEmitter
|