class GExtLoad

Declaration

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

Description

Represents either a G_SEXTLOAD or G_ZEXTLOAD.

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

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:107

Parameters

const llvm::MachineInstr* MI