MCPcopy Create free account

hub / github.com/MiniJavaCompiler/MiniJavaLLVM / functions

Functions860 in github.com/MiniJavaCompiler/MiniJavaLLVM

Methodsave
Save a value in the location specified by this left hand side.
src/syntax/SuperAccess.java:86
Methodsave
Save a value in the location specified by this left hand side.
src/syntax/NameAccess.java:81
Methodsave
Save a value in the location specified by this left hand side.
src/syntax/ClassAccess.java:73
Methodsave
Save a value in the location specified by this left hand side.
src/syntax/FrameAccess.java:74
Methodsave
Save a value in the location specified by this left hand side.
src/syntax/ObjectAccess.java:85
Methodsave
Save a value in the location specified by this left hand side.
src/syntax/ArrayAccess.java:118
Methodsave
Save a value in the location specified by this left hand side.
src/syntax/LeftHandSide.java:41
MethodsaveVar
Save the value in the free register in the variable specified by this expression.
src/syntax/SimpleAccess.java:61
MethodsaveVar
Save the value in the free register in the variable specified by this expression.
src/syntax/SuperAccess.java:71
MethodsaveVar
Save the value in the free register in the variable specified by this expression.
src/syntax/NameAccess.java:69
MethodsaveVar
Save the value in the free register in the variable specified by this expression.
src/syntax/ClassAccess.java:61
MethodsaveVar
Save the value in the free register in the variable specified by this expression.
src/syntax/FrameAccess.java:62
MethodsaveVar
Save the value in the free register in the variable specified by this expression.
src/syntax/ObjectAccess.java:70
MethodsaveVar
Save the value in the free register in the variable specified by this expression.
src/syntax/ArrayAccess.java:91
MethodsaveVar
Save the value in the free register in the variable specified by this expression.
src/syntax/LeftHandSide.java:37
MethodsaveVar
Generate code to save the value in the free register into this variable on the stack frame.
src/checker/VarEnv.java:146
MethodsetField
(ObjValue obj, Value val)
src/checker/FieldEnv.java:195
MethodsetFrame
Set the value of this variable on the current stack frame.
src/checker/VarEnv.java:158
MethodsetNegative
()
src/syntax/IntLiteral.java:38
MethodsetStmtExpr
(StatementExpr expr)
src/syntax/ExprStmt.java:41
MethodsetTmp
(int x86_tmp, int free)
src/codegen/Assembly.java:218
MethodstrValue
(String n)
src/codegen/Assembly.java:91
MethodtoString
Generate a printable representation of a name.
src/syntax/Name.java:57
MethodtoString
Return a printable representation of this type.
src/syntax/NameType.java:40
MethodtoString
Return a printable representation of this type.
src/syntax/PrimitiveType.java:37
MethodtoString
()
src/syntax/Type.java:47
MethodtypeInvocation
Calculate the type of this method invocation.
src/syntax/ThisInvocation.java:46
MethodtypeInvocation
Calculate the type of this method invocation.
src/syntax/NameInvocation.java:42
MethodtypeInvocation
Calculate the type of this method invocation.
src/syntax/ObjectInvocation.java:45
MethodtypeInvocation
Calculate the type of this method invocation.
src/syntax/ClassInvocation.java:43
MethodtypeInvocation
Calculate the type of this method invocation.
src/syntax/SuperInvocation.java:54
MethodtypeOf
Check this expression and return an object that describes its type (or throw an exception if an unrecoverable error occurs).
src/syntax/NegExpr.java:38
MethodtypeOf
Check this expression and return an object that describes its type (or throw an exception if an unrecoverable error occurs).
src/syntax/BooleanLiteral.java:40
MethodtypeOf
Check this expression and return an object that describes its type (or throw an exception if an unrecoverable error occurs).
src/syntax/NullCheck.java:53
MethodtypeOf
Check this expression and return an object that describes its type (or throw an exception if an unrecoverable error occurs).
src/syntax/NotExpr.java:38
MethodtypeOf
Check this expression and return an object that describes its type (or throw an exception if an unrecoverable error occurs).
src/syntax/NewArrayExpr.java:47
MethodtypeOf
Check this expression and return an object that describes its type (or throw an exception if an unrecoverable error occurs).
src/syntax/NullLiteral.java:38
MethodtypeOf
Check this expression and return an object that describes its type (or throw an exception if an unrecoverable error occurs).
src/syntax/ArrayLiteral.java:69
MethodtypeOf
Check this expression and return an object that describes its type (or throw an exception if an unrecoverable error occurs).
src/syntax/SimpleAccess.java:42
MethodtypeOf
Check this expression and return an object that describes its type (or throw an exception if an unrecoverable error occurs).
src/syntax/LogicOpExpr.java:37
MethodtypeOf
Check this expression and return an object that describes its type (or throw an exception if an unrecoverable error occurs).
src/syntax/NewExpr.java:45
MethodtypeOf
Check this expression and return an object that describes its type (or throw an exception if an unrecoverable error occurs).
src/syntax/SuperAccess.java:43
MethodtypeOf
Check this expression and return an object that describes its type (or throw an exception if an unrecoverable error occurs).
src/syntax/CharLiteral.java:39
MethodtypeOf
Check this expression and return an object that describes its type (or throw an exception if an unrecoverable error occurs).
src/syntax/NameAccess.java:43
MethodtypeOf
Check this expression and return an object that describes its type (or throw an exception if an unrecoverable error occurs).
src/syntax/NumericOpExpr.java:38
MethodtypeOf
Check this expression and return an object that describes its type (or throw an exception if an unrecoverable error occurs).
src/syntax/BitOpExpr.java:37
MethodtypeOf
Check this expression and return an object that describes its type (or throw an exception if an unrecoverable error occurs).
src/syntax/StringLiteral.java:55
MethodtypeOf
Check this expression and return an object that describes its type (or throw an exception if an unrecoverable error occurs).
src/syntax/RelOpExpr.java:42
MethodtypeOf
Check this expression and return an object that describes its type (or throw an exception if an unrecoverable error occurs).
src/syntax/Invocation.java:65
MethodtypeOf
(Context ctxt, VarEnv env)
src/syntax/CastExpr.java:39
MethodtypeOf
Check this expression and return an object that describes its type (or throw an exception if an unrecoverable error occurs).
src/syntax/TypeLen.java:42
MethodtypeOf
Check this expression and return an object that describes its type (or throw an exception if an unrecoverable error occurs).
src/syntax/IntLiteral.java:67
MethodtypeOf
Check this expression and return an object that describes its type (or throw an exception if an unrecoverable error occurs).
src/syntax/TmpAccess.java:44
MethodtypeOf
Check this expression and return an object that describes its type (or throw an exception if an unrecoverable error occurs).
src/syntax/ClassAccess.java:41
MethodtypeOf
Check this expression and return an object that describes its type (or throw an exception if an unrecoverable error occurs).
src/syntax/FrameAccess.java:41
MethodtypeOf
Check this expression and return an object that describes its type (or throw an exception if an unrecoverable error occurs).
src/syntax/ObjectAccess.java:44
MethodtypeOf
Check this expression and return an object that describes its type (or throw an exception if an unrecoverable error occurs).
src/syntax/ArrayAccess.java:55
MethodtypeOf
Check this expression and return an object that describes its type (or throw an exception if an unrecoverable error occurs).
src/syntax/AssignExpr.java:46
MethodtypeOf
(Context ctxt, VarEnv env)
src/syntax/AllocArrayInvocation.java:47
MethodtypeOf
Check this expression and return an object that describes its type (or throw an exception if an unrecoverable error occurs).
src/syntax/Expression.java:40
← previous801–860 of 860, ranked by callers