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.h918 SDValue lowerVPStridedLoad(SDValue Op, SelectionDAG &DAG) const;
H A DRISCVISelLowering.cpp6753 return lowerVPStridedLoad(Op, DAG); in LowerOperation()
10985 SDValue RISCVTargetLowering::lowerVPStridedLoad(SDValue Op, in lowerVPStridedLoad() function in RISCVTargetLowering