Searched defs:IsReduction (Results 1 – 2 of 2) sorted by relevance
163 bool IsReduction = TII->isReductionOp(MI.getOpcode()); in runOnMachineFunction() local
13071 auto IsReduction = [&BinOpToRVVReduce](SDValue V, unsigned Opc) { in combineBinOpToReduce() local