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