clang 19.0.0git
Functions
PPC.cpp File Reference
#include "ABIInfoImpl.h"
#include "TargetInfo.h"
#include "clang/Basic/DiagnosticFrontend.h"

Go to the source code of this file.

Functions

static Address complexTempStructure (CodeGenFunction &CGF, Address VAListAddr, QualType Ty, CharUnits SlotSize, CharUnits EltSize, const ComplexType *CTy)
 
static bool PPC_initDwarfEHRegSizeTable (CodeGen::CodeGenFunction &CGF, llvm::Value *Address, bool Is64Bit, bool IsAIX)
 

Function Documentation

◆ complexTempStructure()

static Address complexTempStructure ( CodeGenFunction CGF,
Address  VAListAddr,
QualType  Ty,
CharUnits  SlotSize,
CharUnits  EltSize,
const ComplexType CTy 
)
static

◆ PPC_initDwarfEHRegSizeTable()

static bool PPC_initDwarfEHRegSizeTable ( CodeGen::CodeGenFunction CGF,
llvm::Value Address,
bool  Is64Bit,
bool  IsAIX 
)
static