Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h570 SDValue lowerFixedLengthVectorShiftToRVV(SDValue Op, SelectionDAG &DAG) const;
H A DRISCVISelLowering.cpp2577 return lowerFixedLengthVectorShiftToRVV(Op, DAG); in LowerOperation()
4443 RISCVTargetLowering::lowerFixedLengthVectorShiftToRVV(SDValue Op, in lowerFixedLengthVectorShiftToRVV() function in RISCVTargetLowering