LLVM 22.0.0git
PPCLegalizerInfo.cpp File Reference

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

#include "PPCLegalizerInfo.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 14 of file PPCLegalizerInfo.cpp.

Function Documentation

◆ isRegisterType()

LegalityPredicate isRegisterType ( unsigned TypeIdx)
static