class GFCmp

Declaration

class GFCmp : public GAnyCmp { /* full declaration omitted */ };

Description

Represent a G_FCMP.

Declared at: llvm/include/llvm/CodeGen/GlobalISel/GenericMachineInstrs.h:254

Inherits from: GAnyCmp

Member Variables

Method Overview

  • public static bool classof(const llvm::MachineInstr * MI)

Inherited from GAnyCmp:

Inherited from GenericMachineInstr:

Inherited from MachineInstr:

Methods

ΒΆstatic bool classof(const llvm::MachineInstr* MI)

Declared at: llvm/include/llvm/CodeGen/GlobalISel/GenericMachineInstrs.h:256

Parameters

const llvm::MachineInstr* MI