Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInstrInfo.h363 unsigned SubregisterBit(unsigned Consumer, unsigned Producer,
H A DHexagonMCCodeEmitter.cpp766 Offset |= HexagonMCInstrInfo::SubregisterBit(UseReg, DefReg1, DefReg2); in getMachineOpValue()
H A DHexagonMCInstrInfo.cpp1026 unsigned HexagonMCInstrInfo::SubregisterBit(unsigned Consumer, in SubregisterBit() function in HexagonMCInstrInfo