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

Represents a G_ZEXTLOAD. More...

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

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

Static Public Member Functions

static bool classof (const MachineInstr *MI)
 

Detailed Description

Represents a G_ZEXTLOAD.

Definition at line 133 of file GenericMachineInstrs.h.

Member Function Documentation

◆ classof()

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

Definition at line 135 of file GenericMachineInstrs.h.

References MI.


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