Searched refs:SplitOp (Results 1 – 1 of 1) sorted by relevance
1781 unsigned SplitOp; in getMinMaxReductionCost() local1787 SplitOp = RISCV::VMAX_VV; in getMinMaxReductionCost()1791 SplitOp = RISCV::VMIN_VV; in getMinMaxReductionCost()1795 SplitOp = RISCV::VMAXU_VV; in getMinMaxReductionCost()1799 SplitOp = RISCV::VMINU_VV; in getMinMaxReductionCost()1803 SplitOp = RISCV::VFMAX_VV; in getMinMaxReductionCost()1807 SplitOp = RISCV::VFMIN_VV; in getMinMaxReductionCost()1814 getRISCVInstructionCost(SplitOp, LT.second, CostKind) in getMinMaxReductionCost()1895 unsigned SplitOp; in getArithmeticReductionCost() local1899 SplitOp = RISCV::VADD_VV; in getArithmeticReductionCost()[all …]