Package org.robovm.compiler.llvm
Class Mul
- All Implemented Interfaces:
Writable
public class Mul extends IntegerBinaryInstruction
- Version:
- $Id$
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.robovm.compiler.llvm.Writable
Writable.Provider -
Field Summary
Fields inherited from class org.robovm.compiler.llvm.BinaryOpInstruction
op1, op2, result -
Constructor Summary
-
Method Summary
Methods inherited from class org.robovm.compiler.llvm.IntegerBinaryInstruction
toString, writeMethods inherited from class org.robovm.compiler.llvm.BinaryOpInstruction
getReadsFrom, getWritesToMethods inherited from class org.robovm.compiler.llvm.Instruction
addMetadata, attach, getAttachment, getAttachments, getBasicBlock, getBranchTargets, getMetadata
-
Constructor Details
-
Mul
-