Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInstrInfo.h364 unsigned Producer2);
H A DHexagonMCCodeEmitter.cpp391 unsigned Producer2) { in RegisterMatches() argument
392 return (Consumer == Producer) || (Consumer == Producer2) || in RegisterMatches()
H A DHexagonMCInstrInfo.cpp1028 unsigned Producer2) { in SubregisterBit() argument
1033 if (Producer2 != Hexagon::NoRegister) in SubregisterBit()