Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h967 SDValue lowerFixedLengthVectorSetccToRVV(SDValue Op, SelectionDAG &DAG) const;
H A DRISCVISelLowering.cpp6986 return lowerFixedLengthVectorSetccToRVV(Op, DAG); in LowerOperation()
10988 RISCVTargetLowering::lowerFixedLengthVectorSetccToRVV(SDValue Op, in lowerFixedLengthVectorSetccToRVV()
10986 RISCVTargetLowering::lowerFixedLengthVectorSetccToRVV(SDValue Op, lowerFixedLengthVectorSetccToRVV() function in RISCVTargetLowering