Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp11613 bool IsCTZ = in ReplaceNodeResults() local
11615 unsigned Opc = IsCTZ ? RISCVISD::CTZW : RISCVISD::CLZW; in ReplaceNodeResults()