Package org.robovm.compiler.llvm
Class Frem
- All Implemented Interfaces:
Writable
public class Frem extends FloatingPointBinaryInstruction
- 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.FloatingPointBinaryInstruction
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
-
Frem
-