Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp11193 static SDValue lowerReductionSeq(unsigned RVVOpcode, MVT ResVT, in lowerReductionSeq() function
11265 return lowerReductionSeq(RVVOpcode, Op.getSimpleValueType(), StartV, Vec, in lowerVECREDUCE()
11323 SDValue Res = lowerReductionSeq(RVVOpcode, ResVT, ScalarVal, VectorVal, Mask, in lowerFPVECREDUCE()
11371 lowerReductionSeq(RVVOpcode, Op.getSimpleValueType(), Op.getOperand(0), in lowerVPREDUCE()