Home
last modified time | relevance | path

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

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