Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h645 SDValue lowerVectorMaskTruncLike(SDValue Op, SelectionDAG &DAG) const;
H A DRISCVISelLowering.cpp4280 SDValue RISCVTargetLowering::lowerVectorMaskTruncLike(SDValue Op, in lowerVectorMaskTruncLike() function in RISCVTargetLowering
4342 return lowerVectorMaskTruncLike(Op, DAG); in lowerVectorTruncLike()