Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h548 SDValue lowerVPExtMaskOp(SDValue Op, SelectionDAG &DAG) const;
H A DRISCVISelLowering.cpp8276 return lowerVPExtMaskOp(Op, DAG); in LowerOperation()
13022 SDValue RISCVTargetLowering::lowerVPExtMaskOp(SDValue Op, in lowerVPExtMaskOp() function in RISCVTargetLowering