Skip to main content

is_host_unary_float_op

Function is_host_unary_float_op 

Source
fn is_host_unary_float_op(
    intrinsic_name: &str,
) -> Option<(FloatTy, HostUnaryFloatOp)>
Expand description

Determine which float operation on which type this is.