Home
last modified time | relevance | path

Searched defs:StorageSize (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGRecordLayout.h79 unsigned StorageSize; member
H A DCGRecordLayoutBuilder.cpp780 const unsigned StorageSize = ResLTy->getPrimitiveSizeInBits(); in computeVolatileBitfields() local
1050 uint64_t StorageSize, in MakeInfo()
H A DCGObjCRuntime.cpp93 CharUnits StorageSize = CGF.CGM.getContext().toCharUnitsFromBits( in EmitValueForIvarAtOffset() local
H A DCGExpr.cpp2266 const unsigned StorageSize = in EmitLoadOfBitfieldLValue() local
2505 const unsigned StorageSize = in EmitStoreThroughBitfieldLValue() local
H A DCGCall.cpp3623 int StorageSize, int BitOffset, int BitWidth, in setBitRange()