Searched refs:SplitOp (Results 1 – 1 of 1) sorted by relevance
1209 unsigned SplitOp; in getMinMaxReductionCost() local1215 SplitOp = RISCV::VMAX_VV; in getMinMaxReductionCost()1219 SplitOp = RISCV::VMIN_VV; in getMinMaxReductionCost()1223 SplitOp = RISCV::VMAXU_VV; in getMinMaxReductionCost()1227 SplitOp = RISCV::VMINU_VV; in getMinMaxReductionCost()1231 SplitOp = RISCV::VFMAX_VV; in getMinMaxReductionCost()1235 SplitOp = RISCV::VFMIN_VV; in getMinMaxReductionCost()1242 getRISCVInstructionCost(SplitOp, LT.second, CostKind) in getMinMaxReductionCost()1301 unsigned SplitOp; in getArithmeticReductionCost() local1304 SplitOp = RISCV::VADD_VV; in getArithmeticReductionCost()[all …]