Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dlist.h35 LinkOp(UNUSED T *BaseT, UNUSED uptr BaseSize) {} in LinkOp()
56 LinkOp(T *BaseT, uptr BaseSize) in LinkOp()
58 void init(T *LinkBase, uptr BaseSize) { in init()
/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DRecord.cpp17 unsigned VirtualSize, unsigned BaseSize) in Record()
H A DRecord.h135 unsigned BaseSize; variable
H A DProgram.cpp303 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.h202 TypeSize BaseSize = getSizeInBits(); in getSizeInBytes() local
H A DMachineValueType.h359 TypeSize BaseSize = getSizeInBits(); in getStoreSize() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DValueTypes.h391 TypeSize BaseSize = getSizeInBits(); in getStoreSize() local
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDataLayout.h482 TypeSize BaseSize = getTypeSizeInBits(Ty); in getTypeStoreSizeInBits() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLint.cpp457 uint64_t BaseSize = MemoryLocation::UnknownSize; in visitMemoryReference() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp546 std::optional<uint64_t> BaseSize = in getTypeSizeImpl() local
/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingFile.c1338 uint32_t DirSize = DirEnd + 1, BaseSize = FilenameLength - DirSize; in __llvm_write_custom_profile() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenACC.cpp839 std::optional<llvm::APSInt> BaseSize; in ActOnArraySectionExpr() local
H A DSemaType.cpp9975 uint64_t BaseSize = S.Context.getTypeSize(BaseType); in ChangeIntegralSignedness() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp1423 CharUnits BaseSize = Ctx.getTypeSizeInChars(ArrayTy->getElementType()); in emitCountedByMemberSize() local
1441 CharUnits BaseSize = in emitCountedByMemberSize() local
1469 CharUnits BaseSize; in emitCountedByMemberSize() local
H A DCGClass.cpp1727 CharUnits BaseSize = BaseLayout.getSize(); in Emit() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp2107 size_t BaseSize = 0; in getOptionWidth() local