HomeSort by relevance Sort by last modified time
    Searched refs:EncodeSingleInstruction (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCCodeEmitter.h 51 void EncodeSingleInstruction(const MCInst &MI, raw_ostream &OS,
HexagonMCCodeEmitter.cpp 81 EncodeSingleInstruction(HMI, OS, Fixups, STI,
104 /// EncodeSingleInstruction - Emit a single
105 void HexagonMCCodeEmitter::EncodeSingleInstruction(
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCCodeEmitter.h 57 void EncodeSingleInstruction(const MCInst &MI, raw_ostream &OS,
HexagonMCCodeEmitter.cpp 387 EncodeSingleInstruction(HMI, OS, Fixups, STI, parseBits(Last, HMB, HMI));
407 /// EncodeSingleInstruction - Emit a single
408 void HexagonMCCodeEmitter::EncodeSingleInstruction(const MCInst &MI,
    [all...]

Completed in 359 milliseconds