class GSExtLoad

Declaration

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

Description

Represents a G_SEXTLOAD.

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

Inherits from: GExtLoad

Member Variables

Method Overview

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

Inherited from GExtLoad:

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

Parameters

const llvm::MachineInstr* MI