Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInstrInfo.h325 unsigned SubregisterBit(unsigned Consumer, unsigned Producer,
H A DHexagonMCInstrInfo.cpp874 unsigned HexagonMCInstrInfo::SubregisterBit(unsigned Consumer, in SubregisterBit() function in HexagonMCInstrInfo
H A DHexagonMCCodeEmitter.cpp780 Offset |= HexagonMCInstrInfo::SubregisterBit(UseReg, DefReg1, DefReg2); in getMachineOpValue()