Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCCodeEmitter.cpp440 unsigned SubBits1 = getBinaryCodeForInstr(*Sub1, Fixups, STI); in EncodeSingleInstruction() local
443 Binary |= SubBits0 | (SubBits1 << 16); in EncodeSingleInstruction()