Searched refs:CheckOperands (Results 1 – 2 of 2) sorted by relevance
731 if (Error Err = CheckOperands(1)) in writeDWARFExpression()736 if (Error Err = CheckOperands(0)) in writeDWARFExpression()771 if (Error Err = CheckOperands(0)) in writeListEntry()775 if (Error Err = CheckOperands(1)) in writeListEntry()782 if (Error Err = CheckOperands(2)) in writeListEntry()788 if (Error Err = CheckOperands(1)) in writeListEntry()794 if (Error Err = CheckOperands(2)) in writeListEntry()801 if (Error Err = CheckOperands(2)) in writeListEntry()856 if (Error Err = CheckOperands(0)) in writeListEntry()860 if (Error Err = CheckOperands(1)) in writeListEntry()[all …]
10861 auto &&CheckOperands = [this, IsCmpSelMinMax, in matchAssociativeReduction()10903 CheckOperands(TreeN, Args, PossibleRedVals, PossibleReductionOps); in matchAssociativeReduction()