Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp983 Register LsrR = MRI->createVirtualRegister(IntRC); in computeCount() local
985 BuildMI(*PH, InsertPos, DL, LsrD, LsrR) in computeCount()
989 CountR = LsrR; in computeCount()