Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInstrInfo.h351 unsigned SubregisterBit(unsigned Consumer, unsigned Producer,
H A DHexagonMCCodeEmitter.cpp774 Offset |= HexagonMCInstrInfo::SubregisterBit(UseReg, DefReg1, DefReg2); in getMachineOpValue()
H A DHexagonMCInstrInfo.cpp1008 unsigned HexagonMCInstrInfo::SubregisterBit(unsigned Consumer, in SubregisterBit() function in HexagonMCInstrInfo