LLVM 22.0.0git
GCNDPPCombine.cpp File Reference

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "gcn-dpp-combine"

Functions

 STATISTIC (NumDPPMovsCombined, "Number of DPP moves combined.")
static bool isIdentityValue (unsigned OrigMIOp, MachineOperand *OldOpnd)

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "gcn-dpp-combine"

Definition at line 49 of file GCNDPPCombine.cpp.

Function Documentation

◆ isIdentityValue()

bool isIdentityValue ( unsigned OrigMIOp,
MachineOperand * OldOpnd )
static

◆ STATISTIC()

STATISTIC ( NumDPPMovsCombined ,
"Number of DPP moves combined."  )

References MI, MRI, and TII.