Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h686 SDValue lowerMaskedLoad(SDValue Op, SelectionDAG &DAG) const;
H A DRISCVISelLowering.cpp4095 return lowerMaskedLoad(Op, DAG); in LowerOperation()
6659 SDValue RISCVTargetLowering::lowerMaskedLoad(SDValue Op, in lowerMaskedLoad() function in RISCVTargetLowering