Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCCodeEmitter.cpp270 unsigned subInstSlot1Bits = getBinaryCodeForInstr(*subInst1, Fixups, STI); in EncodeSingleInstruction() local
272 Binary |= subInstSlot0Bits | (subInstSlot1Bits << 16); in EncodeSingleInstruction()