class GLoad

Declaration

class GLoad : public GAnyLoad { /* full declaration omitted */ };

Description

Represents a G_LOAD.

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

Inherits from: GAnyLoad

Member Variables

Method Overview

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

Inherited from GAnyLoad:

Inherited from GLoadStore:

Inherited from GenericMachineInstr:

Inherited from MachineInstr:

Methods

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

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

Parameters

const llvm::MachineInstr* MI