Home
last modified time | relevance | path

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

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