Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGRecordLayout.h79 unsigned StorageSize; member
HDCGRecordLayoutBuilder.cpp780 const unsigned StorageSize = ResLTy->getPrimitiveSizeInBits(); in computeVolatileBitfields() local
1050 uint64_t StorageSize, in MakeInfo()
HDCGObjCRuntime.cpp93 CharUnits StorageSize = CGF.CGM.getContext().toCharUnitsFromBits( in EmitValueForIvarAtOffset() local
HDCGExpr.cpp2266 const unsigned StorageSize = in EmitLoadOfBitfieldLValue() local
2505 const unsigned StorageSize = in EmitStoreThroughBitfieldLValue() local
HDCGCall.cpp3623 int StorageSize, int BitOffset, int BitWidth, in setBitRange()