Searched refs:parseOperandStartingWithInteger (Results 1 – 1 of 1) sorted by relevance
340 bool parseOperandStartingWithInteger(bool IsNegative, OperandVector &Operands, in parseOperandStartingWithInteger() function in __anon1565d9e10111::WebAssemblyAsmParser479 if (parseOperandStartingWithInteger(true, Operands, BaseName)) in ParseInstruction()483 if (parseOperandStartingWithInteger(false, Operands, BaseName)) in ParseInstruction()