clang 20.0.0git
|
Go to the source code of this file.
Functions | |
static RValue | 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) |
|
static |
Definition at line 16 of file PPC.cpp.
References clang::CodeGen::CodeGenFunction::Builder, clang::CodeGen::CodeGenFunction::CGM, clang::CodeGen::CodeGenFunction::ConvertTypeForMem(), clang::CodeGen::CGBuilderTy::CreateConstInBoundsByteGEP(), clang::CodeGen::CGBuilderTy::CreateLoad(), clang::CodeGen::emitVoidPtrDirectVAArg(), clang::CodeGen::RValue::getComplex(), clang::CodeGen::CodeGenModule::getDataLayout(), clang::ComplexType::getElementType(), clang::CodeGen::CodeGenTypeCache::Int8Ty, and clang::CodeGen::Address::withElementType().
|
static |
Definition at line 43 of file PPC.cpp.
References clang::CodeGen::AssignToArrayRange(), clang::CodeGen::CodeGenFunction::Builder, and clang::CodeGen::CodeGenTypeCache::Int8Ty.