LLVM 22.0.0git
AMDGPUMCInstLower.cpp File Reference

Code to lower AMDGPU MachineInstrs to their corresponding MCInst. More...

Go to the source code of this file.

Functions

static AMDGPUMCExpr::Specifier getSpecifier (unsigned MOFlags)
static void emitVGPRBlockComment (const MachineInstr *MI, const SIInstrInfo *TII, const TargetRegisterInfo *TRI, const SIMachineFunctionInfo *MFI, MCStreamer &OS)

Detailed Description

Code to lower AMDGPU MachineInstrs to their corresponding MCInst.

Definition in file AMDGPUMCInstLower.cpp.

Function Documentation

◆ emitVGPRBlockComment()

◆ getSpecifier()