Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp13336 bool isMaskCompatible(SDValue Mask) const { in isMaskCompatible() function
13362 return isMaskCompatible(Mask) && isVLCompatible(VL); in areVLAndMaskCompatible()