Method FPTrunc
FPTrunc(Value, ITypeRef)
Creates a floating point truncate instruction
Declaration
public Value FPTrunc(Value valueRef, ITypeRef targetType)
Parameters
public Value FPTrunc(Value valueRef, ITypeRef targetType)
Value | valueRef | Operand for the instruction |
ITypeRef | targetType | Target type for the instruction |
Returns
Value | Result Value |