Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h959 SDValue lowerMaskedLoad(SDValue Op, SelectionDAG &DAG) const;
H A DRISCVISelLowering.cpp6922 return lowerMaskedLoad(Op, DAG); in LowerOperation()
10857 SDValue RISCVTargetLowering::lowerMaskedLoad(SDValue Op, in lowerMaskedLoad()
10855 SDValue RISCVTargetLowering::lowerMaskedLoad(SDValue Op, lowerMaskedLoad() function in RISCVTargetLowering