Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonHardwareLoops.cpp914 unsigned AddR = MRI->createVirtualRegister(IntRC); in computeCount() local
916 BuildMI(*PH, InsertPos, DL, AddD, AddR) in computeCount()
920 AdjR = AddR; in computeCount()