Searched refs:OriginalError (Results 1 – 1 of 1) sorted by relevance
4159 unsigned OriginalError = MatchInstruction(Operands, Inst, ErrorInfo, in MatchAndEmitATTInstruction() local4166 switch (OriginalError) { in MatchAndEmitATTInstruction()4321 if (OriginalError == Match_MnemonicFail) in MatchAndEmitATTInstruction()4325 if (OriginalError == Match_Unsupported) in MatchAndEmitATTInstruction()4329 assert(OriginalError == Match_InvalidOperand && "Unexpected error"); in MatchAndEmitATTInstruction()