Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp9248 bool areVLAndMaskCompatible(const SDNode *Root) const { in areVLAndMaskCompatible() function
9332 if (!LHS.areVLAndMaskCompatible(Root) || !RHS.areVLAndMaskCompatible(Root)) in canFoldToVWWithSameExtensionImpl()
9367 if (!RHS.areVLAndMaskCompatible(Root)) in canFoldToVW_W()
9416 if (!LHS.areVLAndMaskCompatible(Root) || !RHS.areVLAndMaskCompatible(Root)) in canFoldToVW_SU()