Searched refs:pushOperand (Results 1 – 1 of 1) sorted by relevance
199 void pushOperand(InfixCalculatorTok Op, int64_t Val = 0) { in pushOperand() function in __anonb23049e20111::X86AsmParser::InfixCalculator797 IC.pushOperand(IC_REGISTER); in onRegister()810 IC.pushOperand(IC_IMM); in onRegister()847 IC.pushOperand(IC_IMM); in onIdentifierExpr()893 IC.pushOperand(IC_IMM, TmpInt); in onInteger()1065 IC.pushOperand(IC_IMM); in onOffset()