Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h511 SDValue lowerVectorMaskTruncLike(SDValue Op, SelectionDAG &DAG) const;
H A DRISCVISelLowering.cpp9652 SDValue RISCVTargetLowering::lowerVectorMaskTruncLike(SDValue Op, in lowerVectorMaskTruncLike() function in RISCVTargetLowering
9716 return lowerVectorMaskTruncLike(Op, DAG); in lowerVectorTruncLike()