Package | Description |
---|---|
org.jikesrvm.compilers.opt | |
org.jikesrvm.compilers.opt.ir | |
org.jikesrvm.compilers.opt.ir.operand |
Modifier and Type | Method and Description |
---|---|
static FloatConstantOperand |
ClassLoaderProxy.getFloatFromConstantPool(RVMClass klass,
int index) |
Modifier and Type | Method and Description |
---|---|
static FloatConstantOperand |
IRTools.FC(float value)
Create a long constant operand with a given value.
|
Modifier and Type | Method and Description |
---|---|
FloatConstantOperand |
Operand.asFloatConstant()
Cast to an
FloatConstantOperand . |