LLVM 19.0.0git
Static Public Member Functions | List of all members
llvm::GIndexedSExtLoad Class Reference

Represents a G_SEXTLOAD. More...

#include "llvm/CodeGen/GlobalISel/GenericMachineInstrs.h"

Inheritance diagram for llvm::GIndexedSExtLoad:
Inheritance graph
[legend]

Static Public Member Functions

static bool classof (const MachineInstr *MI)
 

Detailed Description

Represents a G_SEXTLOAD.

Definition at line 141 of file GenericMachineInstrs.h.

Member Function Documentation

◆ classof()

static bool llvm::GIndexedSExtLoad::classof ( const MachineInstr MI)
inlinestatic

Definition at line 143 of file GenericMachineInstrs.h.

References MI.


The documentation for this class was generated from the following file: