Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp1367 unsigned SrliOpc = RISCV::SRLI; in Select() local
1372 SrliOpc = RISCV::SRLIW; in Select()
1376 SrliOpc, DL, VT, X, in Select()