Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp972 Register CountR; in computeCount() local
976 CountR = AdjR; in computeCount()
989 CountR = LsrR; in computeCount()
993 return new CountValue(CountValue::CV_Register, CountR, CountSR); in computeCount()