Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp9180 static SDValue lowerReductionSeq(unsigned RVVOpcode, MVT ResVT, in lowerReductionSeq() function
9256 return lowerReductionSeq(RVVOpcode, Op.getSimpleValueType(), StartV, Vec, in lowerVECREDUCE()
9313 return lowerReductionSeq(RVVOpcode, Op.getSimpleValueType(), ScalarVal, in lowerFPVECREDUCE()
9338 return lowerReductionSeq(RVVOpcode, Op.getSimpleValueType(), Op.getOperand(0), in lowerVPREDUCE()