public class IRArithmeticExpressionCompiler extends AbstractBytecodeCompiler
OBJECT_TYPE| Constructor and Description |
|---|
IRArithmeticExpressionCompiler() |
| Modifier and Type | Method and Description |
|---|---|
static void |
compile(IRArithmeticExpression expression,
IRBytecodeContext context) |
protected static int |
getInstruction(IRType type,
IRArithmeticExpression.Operation op) |
compileConditionAssignment, getIns, isNotPartOfBooleanExpr, isWide, negateOpcodepublic static void compile(IRArithmeticExpression expression, IRBytecodeContext context)
protected static int getInstruction(IRType type, IRArithmeticExpression.Operation op)
Copyright © 2016. All rights reserved.