Home
last modified time | relevance | path

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

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