Home
last modified time | relevance | path

Searched defs:FieldSize (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DRandstruct.cpp56 void Bucket::addField(FieldDecl *Field, int FieldSize) { in addField()
H A DRecordLayoutBuilder.cpp1474 void ItaniumRecordLayoutBuilder::LayoutWideBitField(uint64_t FieldSize, in LayoutWideBitField()
1546 uint64_t FieldSize = D->getBitWidthValue(Context); in LayoutBitField() local
1901 CharUnits FieldSize; in LayoutField() local
H A DASTContext.cpp2675 CharUnits FieldSize = Context.getTypeSizeInChars(Field->getType()); in unionHasUniqueObjectRepresentations() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLoc.cpp357 unsigned FieldSize = 2 + 2 * Data.getAddressSize(); in dumpRawEntry() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DPaddingChecker.cpp205 CharUnits FieldSize = ASTContext.getTypeSizeInChars(FD->getType()); in calculateBaselinePad() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaHLSL.cpp57 unsigned FieldSize = calculateLegacyCbufferSize(Context, Ty); in calculateLegacyCbufferSize() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp1283 uint64_t FieldSize = CGM.getContext().getTypeSize(Ty); in collectDefaultElementTypesForBlockPointer() local
3180 uint64_t FieldSize = 0; in CreateTypeDefinition() local
3978 uint64_t FieldSize = CGM.getContext().getTypeSize(FType); in CreateMemberType() local
4680 uint64_t FieldSize, FieldOffset; in EmitTypeForVarWithBlocksAttr() local
H A DCGNonTrivialStruct.cpp111 uint64_t FieldSize = getFieldSize(FD, FT, Ctx); in visitTrivial() local
H A DCGObjCMac.cpp2439 CharUnits FieldSize) { in UpdateRunSkipBlockVars()
2530 CharUnits FieldSize = CGM.getContext().getTypeSizeInChars(Field->getType()); in BuildRCRecordLayout() local
2563 CharUnits FieldSize in BuildRCRecordLayout() local
H A DCGClass.cpp803 CharUnits FieldSize = FieldInfo.Width; in EmitAsanPrologueOrEpilogue() local
H A DCGCall.cpp961 CharUnits FieldSize = Context.getTypeSizeInChars(FD->getType()); in getTypeExpansion() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp1657 uint64_t FieldSize = DD->getBaseTypeSize(DT); in constructMemberDIE() local
H A DAsmPrinter.cpp3482 uint64_t FieldSize = DL.getTypeAllocSize(Field->getType()); in emitGlobalConstantStruct() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp669 uint64_t FieldSize = DL.getTypeAllocSize(Ty); in addField() local