Searched refs:Sx2 (Results 1 – 1 of 1) sorted by relevance
4471 SMLoc Sx2, Ex2; in parseModImm() local4472 Sx2 = Parser.getTok().getLoc(); in parseModImm()4481 Error(Sx2, "malformed expression"); in parseModImm()4494 Error(Sx2, "immediate operand must an even number in the range [0, 30]"); in parseModImm()4497 Error(Sx2, "constant expression expected"); in parseModImm()