Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp5976 auto *ImmAVL = dyn_cast<ConstantSDNode>(AVL); in hasNonZeroAVL() local
5978 (ImmAVL && ImmAVL->getZExtValue() >= 1); in hasNonZeroAVL()