Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h694 SDValue lowerFixedLengthVectorSetccToRVV(SDValue Op, SelectionDAG &DAG) const;
H A DRISCVISelLowering.cpp4153 return lowerFixedLengthVectorSetccToRVV(Op, DAG); in LowerOperation()
6771 RISCVTargetLowering::lowerFixedLengthVectorSetccToRVV(SDValue Op, in lowerFixedLengthVectorSetccToRVV() function in RISCVTargetLowering