Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInstrInfo.h364 unsigned SubregisterBit(unsigned Consumer, unsigned Producer,
H A DHexagonMCCodeEmitter.cpp769 Offset |= HexagonMCInstrInfo::SubregisterBit(UseReg, DefReg1, DefReg2); in getMachineOpValue()
H A DHexagonMCInstrInfo.cpp1026 unsigned HexagonMCInstrInfo::SubregisterBit(unsigned Consumer, in SubregisterBit() function in HexagonMCInstrInfo