Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp9237 bool isMaskCompatible(SDValue Mask) const { in isMaskCompatible() function
9250 return isMaskCompatible(Mask) && isVLCompatible(VL); in areVLAndMaskCompatible()