Home
last modified time | relevance | path

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

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