Home
last modified time | relevance | path

Searched defs:TypeSizeInBits (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGRecordLayoutBuilder.cpp861 uint64_t TypeSizeInBits = Types.getContext().toBits(TypeSizeInBytes); MakeInfo() local
943 uint64_t TypeSizeInBits = getContext().toBits(Layout.getSize()); ComputeRecordLayout() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp1296 TypeSize TypeSizeInBits = DL.getTypeSizeInBits(ConvertedShadow->getType()); storeOrigin() local
1390 TypeSize TypeSizeInBits = DL.getTypeSizeInBits(ConvertedShadow->getType()); materializeOneCheck() local