Home
last modified time | relevance | path

Searched defs:BaseSize (Results 1 – 13 of 13) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DRecord.cpp16 Record(const RecordDecl * Decl,BaseList && SrcBases,FieldList && SrcFields,VirtualBaseList && SrcVirtualBases,unsigned VirtualSize,unsigned BaseSize) Record() argument
H A DRecord.h129 unsigned BaseSize; global() variable
H A DProgram.cpp237 unsigned BaseSize = 0; getOrCreateRecord() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DValueSymbolTable.cpp45 unsigned BaseSize = UniqueName.size(); in makeUniqueName() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLowLevelType.h
H A DValueTypes.h374 TypeSize BaseSize = getSizeInBits(); getStoreSize() local
H A DMachineValueType.h
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DDataLayout.h473 TypeSize BaseSize = getTypeSizeInBits(Ty); in getTypeStoreSize() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DLint.cpp448 BaseSize = DL->getTypeAllocSize(GTy); in visitMemoryReference() local
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp527 std::optional<uint64_t> BaseSize = in getTypeSizeImpl() local
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp2114 BaseSize = std::max(BaseSize, getOption(i).size() + 8); in getOptionWidth() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGClass.cpp1714 CharUnits BaseSize = BaseLayout.getSize(); Emit() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp9962 uint64_t BaseSize = S.Context.getTypeSize(BaseType); ChangeIntegralSignedness() local