Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/Interp/
H A DRecord.cpp16 unsigned VirtualSize, unsigned BaseSize) in Record()
H A DRecord.h123 unsigned BaseSize; variable
H A DProgram.cpp235 unsigned BaseSize = 0; in getOrCreateRecord() local
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DValueSymbolTable.cpp45 unsigned BaseSize = UniqueName.size(); in makeUniqueName() local
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DLowLevelTypeImpl.h170 TypeSize BaseSize = getSizeInBits(); in getSizeInBytes() local
H A DMachineValueType.h1149 TypeSize BaseSize = getSizeInBits(); in getStoreSize() local
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DValueTypes.h363 TypeSize BaseSize = getSizeInBits(); in getStoreSize() local
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DDataLayout.h476 TypeSize BaseSize = getTypeSizeInBits(Ty); in getTypeStoreSize() local
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DLint.cpp446 uint64_t BaseSize = MemoryLocation::UnknownSize; in visitMemoryReference() local
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp519 std::optional<uint64_t> BaseSize = BaseType.getTypeSize(PointerSize); in getTypeSize() local
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DCommandLine.cpp2114 size_t BaseSize = 0; in getOptionWidth() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGClass.cpp1721 CharUnits BaseSize = BaseLayout.getSize(); in Emit() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaType.cpp9470 uint64_t BaseSize = S.Context.getTypeSize(BaseType); in ChangeIntegralSignedness() local