Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DRecord.cpp17 unsigned VirtualSize, unsigned BaseSize) in Record()
H A DRecord.h132 unsigned BaseSize; variable
H A DProgram.cpp273 unsigned BaseSize = 0; in getOrCreateRecord() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DValueSymbolTable.cpp45 unsigned BaseSize = UniqueName.size(); in makeUniqueName() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGenTypes/
H A DLowLevelType.h204 TypeSize BaseSize = getSizeInBits(); in getSizeInBytes() local
H A DMachineValueType.h346 TypeSize BaseSize = getSizeInBits(); in getStoreSize() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DValueTypes.h381 TypeSize BaseSize = getSizeInBits(); in getStoreSize() local
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDataLayout.h473 TypeSize BaseSize = getTypeSizeInBits(Ty); in getTypeStoreSize() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLint.cpp434 uint64_t BaseSize = MemoryLocation::UnknownSize; in visitMemoryReference() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp527 std::optional<uint64_t> BaseSize = in getTypeSizeImpl() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenACC.cpp1533 std::optional<llvm::APSInt> BaseSize; in ActOnArraySectionExpr() local
H A DSemaType.cpp9693 uint64_t BaseSize = S.Context.getTypeSize(BaseType); in ChangeIntegralSignedness() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp2112 size_t BaseSize = 0; in getOptionWidth() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGClass.cpp1723 CharUnits BaseSize = BaseLayout.getSize(); in Emit() local