Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h676 SDValue lowerFixedLengthVectorShiftToRVV(SDValue Op, SelectionDAG &DAG) const;
H A DRISCVISelLowering.cpp3543 return lowerFixedLengthVectorShiftToRVV(Op, DAG); in LowerOperation()
6056 RISCVTargetLowering::lowerFixedLengthVectorShiftToRVV(SDValue Op, in lowerFixedLengthVectorShiftToRVV() function in RISCVTargetLowering