Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp984 const MCInstrDesc &LsrD = TII->get(Hexagon::S2_lsr_i_r); in computeCount() local
985 BuildMI(*PH, InsertPos, DL, LsrD, LsrR) in computeCount()