Home
last modified time | relevance | path

Searched refs:getPacketBits (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCCodeEmitter.cpp38 uint32_t getPacketBits(HexagonMCInst const &HMI) { in getPacketBits() function
60 uint64_t Binary = getBinaryCodeForInstr(HMB, Fixups, STI) | getPacketBits(HMB); in EncodeInstruction()