LLVM 22.0.0git
llvm::GIndexedZExtLoad Class Reference

Represents a G_ZEXTLOAD. More...

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

Inheritance diagram for llvm::GIndexedZExtLoad:
[legend]

Static Public Member Functions

static bool classof (const MachineInstr *MI)

Detailed Description

Represents a G_ZEXTLOAD.

Definition at line 149 of file GenericMachineInstrs.h.

Member Function Documentation

◆ classof()

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

Definition at line 151 of file GenericMachineInstrs.h.

References MI.


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