Searched refs:pushOperand (Results 1 – 1 of 1) sorted by relevance
149 void pushOperand(InfixCalculatorTok Op, int64_t Val = 0) { in pushOperand() function in __anon3be435310111::X86AsmParser::InfixCalculator563 IC.pushOperand(IC_REGISTER); in onRegister()578 IC.pushOperand(IC_IMM); in onRegister()613 IC.pushOperand(IC_IMM); in onIdentifierExpr()656 IC.pushOperand(IC_IMM, TmpInt); in onInteger()