Home
last modified time | relevance | path

Searched refs:getCGRecordLayout (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenABITypes.cpp122 return CGM.getTypes().getCGRecordLayout(RD).getLLVMFieldNo(FD); in getLLVMFieldNumber()
H A DCodeGenTypes.h169 const CGRecordLayout &getCGRecordLayout(const RecordDecl*);
H A DCodeGenTypes.cpp832 CodeGenTypes::getCGRecordLayout(const RecordDecl *RD) { in getCGRecordLayout() function in CodeGenTypes
889 return getCGRecordLayout(RD).isZeroInitializable(); in isZeroInitializable()
H A DCodeGenTBAA.cpp446 const CGRecordLayout &CGRL = CGTypes.getCGRecordLayout(RD); in CollectFields()
H A DCGExprConstant.cpp645 CGM.getTypes().getCGRecordLayout(Field->getParent()); in AppendBitField()
955 CGM.getTypes().getCGRecordLayout(Field.getParent()); in DoZeroInitPadding()
2625 const CGRecordLayout &layout = CGM.getTypes().getCGRecordLayout(record); in EmitNullConstant()
2713 const CGRecordLayout &baseLayout = CGM.getTypes().getCGRecordLayout(base); in EmitNullConstantForBase()
H A DCGRecordLayoutBuilder.cpp156 return Types.getCGRecordLayout(RD).getBaseSubobjectLLVMType(); in getStorageType()
H A DCGExpr.cpp1144 const CGRecordLayout &Layout = CGF.CGM.getTypes().getCGRecordLayout(RD); in getGEPIndicesToField()
5099 CGF.CGM.getTypes().getCGRecordLayout(rec).getLLVMFieldNo(field); in emitAddrOfFieldStorage()
5114 CGF.CGM.getTypes().getCGRecordLayout(rec).getLLVMFieldNo(field); in emitPreserveStructAccess()
5145 CGM.getTypes().getCGRecordLayout(field->getParent()); in EmitLValueForField()
H A DCGExprAgg.cpp1966 CGF.getTypes().getCGRecordLayout(NextField->getParent()); in DoZeroInitPadding()
H A DCGClass.cpp967 CGF.getTypes().getCGRecordLayout(FirstField->getParent()); in emitMemcpy()
H A DCGDebugInfo.cpp1783 CGM.getTypes().getCGRecordLayout(RD).getBitFieldInfo(BitFieldDecl); in createBitFieldType()
5245 CGM.getTypes().getCGRecordLayout(FD->getParent()); in EmitDeclare()
H A DCGCall.cpp3812 const CGRecordLayout &Layout = CGM.getTypes().getCGRecordLayout(RD); in setUsedBits()
H A DCGBuiltin.cpp1461 llvm::StructType *StructTy = getTypes().getCGRecordLayout(RD).getLLVMType(); in emitCountedByMemberSize()
H A DCGOpenMPRuntime.cpp7984 const CGRecordLayout &RL = CGF.getTypes().getCGRecordLayout(RD); in getPlainLayout()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc3980 …tCGRecordLayoutEPKNS_10RecordDeclE", "clang::CodeGen::CodeGenTypes::getCGRecordLayout(clang::Recor…