Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h538 SDValue lowerMaskedScatter(SDValue Op, SelectionDAG &DAG) const;
H A DRISCVISelLowering.cpp8217 return lowerMaskedScatter(Op, DAG); in LowerOperation()
13824 SDValue RISCVTargetLowering::lowerMaskedScatter(SDValue Op, in lowerMaskedScatter() function in RISCVTargetLowering