HomeSort by relevance Sort by last modified time
    Searched refs:isLoopRegister (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCChecker.h 187 bool isLoopRegister(unsigned R) const {
HexagonMCChecker.cpp 392 if (isLoopRegister(R) && Defs.count(R) > 1 &&

Completed in 53 milliseconds