Uses of Class
org.teavm.model.instructions.LongConstantInstruction
Packages that use LongConstantInstruction
Package
Description
-
Uses of LongConstantInstruction in org.teavm.model
Methods in org.teavm.model with parameters of type LongConstantInstructionModifier and TypeMethodDescriptionvoidInstructionReadVisitor.visit(LongConstantInstruction insn) -
Uses of LongConstantInstruction in org.teavm.model.instructions
Methods in org.teavm.model.instructions with parameters of type LongConstantInstructionModifier and TypeMethodDescriptionvoidAbstractInstructionVisitor.visit(LongConstantInstruction insn) voidInstructionVisitor.visit(LongConstantInstruction insn) -
Uses of LongConstantInstruction in org.teavm.model.optimization
Methods in org.teavm.model.optimization with parameters of type LongConstantInstruction -
Uses of LongConstantInstruction in org.teavm.model.util
Methods in org.teavm.model.util with parameters of type LongConstantInstructionModifier and TypeMethodDescriptionvoidDefinitionExtractor.visit(LongConstantInstruction insn) voidInstructionVariableMapper.visit(LongConstantInstruction insn) voidTransitionExtractor.visit(LongConstantInstruction insn) voidUsageExtractor.visit(LongConstantInstruction insn)