Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h939 SDValue lowerVectorTruncLike(SDValue Op, SelectionDAG &DAG) const;
H A DRISCVISelLowering.cpp6397 return lowerVectorTruncLike(Op, DAG); in LowerOperation()
7163 return lowerVectorTruncLike(Op, DAG); in LowerOperation()
8231 SDValue RISCVTargetLowering::lowerVectorTruncLike(SDValue Op, in lowerVectorTruncLike()
8229 SDValue RISCVTargetLowering::lowerVectorTruncLike(SDValue Op, lowerVectorTruncLike() function in RISCVTargetLowering