LLVM 20.0.0git
|
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) |
This file implements the targeting of the Machinelegalizer class for PowerPC.
Definition in file PPCLegalizerInfo.cpp.
#define DEBUG_TYPE "ppc-legalinfo" |
Definition at line 14 of file PPCLegalizerInfo.cpp.
|
static |
Definition at line 21 of file PPCLegalizerInfo.cpp.
References llvm::LLT::getElementType(), llvm::LLT::getSizeInBits(), and llvm::LLT::isVector().