Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/RISCV/
DRISCVISelLowering.h711 SDValue lowerVPStridedLoad(SDValue Op, SelectionDAG &DAG) const;
DRISCVISelLowering.cpp4342 return lowerVPStridedLoad(Op, DAG); in LowerOperation()
7258 SDValue RISCVTargetLowering::lowerVPStridedLoad(SDValue Op, in lowerVPStridedLoad() function in RISCVTargetLowering