Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h528 SDValue lowerMSTORE(SDValue Op, SelectionDAG &DAG) const;
H A DRISCVISelLowering.cpp2336 return lowerMSTORE(Op, DAG); in LowerOperation()
4133 SDValue RISCVTargetLowering::lowerMSTORE(SDValue Op, SelectionDAG &DAG) const { in lowerMSTORE() function in RISCVTargetLowering