Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h877 SDValue lowerVectorTruncLike(SDValue Op, SelectionDAG &DAG) const;
H A DRISCVISelLowering.cpp5984 return lowerVectorTruncLike(Op, DAG); in LowerOperation()
6684 return lowerVectorTruncLike(Op, DAG); in LowerOperation()
7696 SDValue RISCVTargetLowering::lowerVectorTruncLike(SDValue Op, in lowerVectorTruncLike() function in RISCVTargetLowering