Package com.oracle.truffle.dsl.processor.bytecode.model
package com.oracle.truffle.dsl.processor.bytecode.model
-
ClassDescriptionHelper class that initializes a
BytecodeDSLModelwith all of the Bytecode DSL builtins.A Template with one or moreBytecodeDSLModelmodels.Model for a user-defined operation.Models the constant operand data statically declared on the operation using ConstantOperand annotations.Models an argument to a begin/emit/end method.A quicken model that is designed to be persistable and comparable, so internally uses strings.