pub fn fcmp<'c>( context: &'c Context, res: Type<'c>, lhs: Value<'c, '_>, rhs: Value<'c, '_>, predicate: Attribute<'c>, location: Location<'c> ) -> FCmpOperation<'c>
Creates a fcmp operation.
fcmp