Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h980 SDValue lowerVPStridedLoad(SDValue Op, SelectionDAG &DAG) const;
H A DRISCVISelLowering.cpp7232 return lowerVPStridedLoad(Op, DAG); in LowerOperation()
11792 SDValue RISCVTargetLowering::lowerVPStridedLoad(SDValue Op, in lowerVPStridedLoad()
11790 SDValue RISCVTargetLowering::lowerVPStridedLoad(SDValue Op, lowerVPStridedLoad() function in RISCVTargetLowering