Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCCodeEmitter.cpp439 unsigned SubBits0 = getBinaryCodeForInstr(*Sub0, Fixups, STI); in EncodeSingleInstruction() local
445 Binary |= SubBits0 | (SubBits1 << 16); in EncodeSingleInstruction()