Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLoc.cpp357 unsigned FieldSize = 2 + 2 * Data.getAddressSize(); in dumpRawEntry() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DPaddingChecker.cpp200 CharUnits FieldSize = ASTContext.getTypeSizeInChars(FD->getType()); in calculateBaselinePad() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DRecordLayoutBuilder.cpp1465 void ItaniumRecordLayoutBuilder::LayoutWideBitField(uint64_t FieldSize, in LayoutWideBitField()
1537 uint64_t FieldSize = D->getBitWidthValue(Context); in LayoutBitField() local
1880 CharUnits FieldSize; in LayoutField() local
H A DASTContext.cpp2610 CharUnits FieldSize = Context.getTypeSizeInChars(Field->getType()); in unionHasUniqueObjectRepresentations() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.cpp1185 uint64_t FieldSize = CGM.getContext().getTypeSize(Ty); in collectDefaultElementTypesForBlockPointer() local
2787 uint64_t FieldSize = 0; in CreateTypeDefinition() local
3521 uint64_t FieldSize = CGM.getContext().getTypeSize(FType); in CreateMemberType() local
4180 uint64_t FieldSize, FieldOffset; in EmitTypeForVarWithBlocksAttr() local
H A DCGNonTrivialStruct.cpp111 uint64_t FieldSize = getFieldSize(FD, FT, Ctx); in visitTrivial() local
H A DCGObjCMac.cpp2499 CharUnits FieldSize) { in UpdateRunSkipBlockVars()
2590 CharUnits FieldSize = CGM.getContext().getTypeSizeInChars(Field->getType()); in BuildRCRecordLayout() local
2623 CharUnits FieldSize in BuildRCRecordLayout() local
H A DCGClass.cpp803 CharUnits FieldSize = FieldInfo.Width; in EmitAsanPrologueOrEpilogue() local
H A DCGCall.cpp931 CharUnits FieldSize = Context.getTypeSizeInChars(FD->getType()); in getTypeExpansion() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp1567 uint64_t FieldSize = DD->getBaseTypeSize(DT); in constructMemberDIE() local
H A DAsmPrinter.cpp2757 uint64_t FieldSize = DL.getTypeAllocSize(Field->getType()); in emitGlobalConstantStruct() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp493 uint64_t FieldSize = DL.getTypeAllocSize(Ty); in addField() local