Searched refs:CheckOperands (Results 1 – 2 of 2) sorted by relevance
732 if (Error Err = CheckOperands(1)) in writeDWARFExpression()737 if (Error Err = CheckOperands(0)) in writeDWARFExpression()772 if (Error Err = CheckOperands(0)) in writeListEntry()776 if (Error Err = CheckOperands(1)) in writeListEntry()783 if (Error Err = CheckOperands(2)) in writeListEntry()789 if (Error Err = CheckOperands(1)) in writeListEntry()795 if (Error Err = CheckOperands(2)) in writeListEntry()802 if (Error Err = CheckOperands(2)) in writeListEntry()857 if (Error Err = CheckOperands(0)) in writeListEntry()861 if (Error Err = CheckOperands(1)) in writeListEntry()[all …]
14298 auto CheckOperands = [&](Instruction *TreeN, in matchAssociativeReduction() local14379 CheckOperands(TreeN, Args, PossibleRedVals, PossibleReductionOps); in matchAssociativeReduction()