Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonHardwareLoops.cpp935 unsigned LsrR = MRI->createVirtualRegister(IntRC); in computeCount() local
937 BuildMI(*PH, InsertPos, DL, LsrD, LsrR) in computeCount()
941 CountR = LsrR; in computeCount()