Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
HDHexagonMCInstrInfo.h325 unsigned Producer2);
HDHexagonMCInstrInfo.cpp874 unsigned Producer2) { in SubregisterBit() argument
880 if (Producer2 != Hexagon::NoRegister) in SubregisterBit()
HDHexagonMCCodeEmitter.cpp393 unsigned Producer2) { in RegisterMatches() argument
396 if (Consumer == Producer2) in RegisterMatches()