Searched refs:EncodeSingleInstruction (Results 1 – 4 of 4) 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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonMCCodeEmitter.h | 57 void EncodeSingleInstruction(const MCInst &MI, raw_ostream &OS,
|
D | HexagonMCCodeEmitter.cpp | 387 EncodeSingleInstruction(HMI, OS, Fixups, STI, parseBits(Last, HMB, HMI)); in encodeInstruction() 408 void HexagonMCCodeEmitter::EncodeSingleInstruction(const MCInst &MI, in EncodeSingleInstruction() function in HexagonMCCodeEmitter
|