Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h545 SDValue lowerVectorMaskTrunc(SDValue Op, SelectionDAG &DAG) const;
H A DRISCVISelLowering.cpp2207 return lowerVectorMaskTrunc(Op, DAG); in LowerOperation()
3292 SDValue RISCVTargetLowering::lowerVectorMaskTrunc(SDValue Op, in lowerVectorMaskTrunc() function in RISCVTargetLowering