Home
last modified time | relevance | path

Searched refs:isLoopRegister (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCChecker.h111 bool isLoopRegister(unsigned R) const { in isLoopRegister() function
H A DHexagonMCChecker.cpp619 if (isLoopRegister(R) && Defs.count(R) > 1 && in checkRegisters()