Home
last modified time | relevance | path

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

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