Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp11186 auto *ImmAVL = dyn_cast<ConstantSDNode>(AVL); in isNonZeroAVL() local
11188 (ImmAVL && ImmAVL->getZExtValue() >= 1); in isNonZeroAVL()