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.h541 SDValue lowerFixedLengthVectorSetccToRVV(SDValue Op, SelectionDAG &DAG) const;
H A DRISCVISelLowering.cpp8100 return lowerFixedLengthVectorSetccToRVV(Op, DAG); in LowerOperation()
12707 RISCVTargetLowering::lowerFixedLengthVectorSetccToRVV(SDValue Op, in lowerFixedLengthVectorSetccToRVV() function in RISCVTargetLowering