Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h684 SDValue lowerVPExtMaskOp(SDValue Op, SelectionDAG &DAG) const;
H A DRISCVISelLowering.cpp3650 return lowerVPExtMaskOp(Op, DAG); in LowerOperation()
6212 SDValue RISCVTargetLowering::lowerVPExtMaskOp(SDValue Op, in lowerVPExtMaskOp() function in RISCVTargetLowering