LLVM 19.0.0git
Macros | Functions
PPCLegalizerInfo.cpp File Reference

This file implements the targeting of the Machinelegalizer class for PowerPC. More...

#include "PPCLegalizerInfo.h"
#include "llvm/CodeGen/GlobalISel/LegalizerHelper.h"
#include "llvm/Support/Debug.h"

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "ppc-legalinfo"
 

Functions

static LegalityPredicate isRegisterType (unsigned TypeIdx)
 

Detailed Description

This file implements the targeting of the Machinelegalizer class for PowerPC.

Definition in file PPCLegalizerInfo.cpp.

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "ppc-legalinfo"

Definition at line 16 of file PPCLegalizerInfo.cpp.

Function Documentation

◆ isRegisterType()

static LegalityPredicate isRegisterType ( unsigned  TypeIdx)
static