HomeSort by: relevance | last modified time | path
    Searched defs:EncodeSingleInstruction (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCCodeEmitter.cpp 385 EncodeSingleInstruction(HMI, OS, Fixups, STI, parseBits(Last, HMB, HMI));
399 /// EncodeSingleInstruction - Emit a single
400 void HexagonMCCodeEmitter::EncodeSingleInstruction(const MCInst &MI,
HexagonMCCodeEmitter.cpp 385 EncodeSingleInstruction(HMI, OS, Fixups, STI, parseBits(Last, HMB, HMI));
399 /// EncodeSingleInstruction - Emit a single
400 void HexagonMCCodeEmitter::EncodeSingleInstruction(const MCInst &MI,

Completed in 63 milliseconds