Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonHardwareLoops.cpp936 const MCInstrDesc &LsrD = TII->get(Hexagon::S2_lsr_i_r); in computeCount() local
937 BuildMI(*PH, InsertPos, DL, LsrD, LsrR) in computeCount()