Home
last modified time | relevance | path

Searched defs:BaseOffset (Results 1 – 25 of 46) sorted by relevance

12

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DBaseSubobject.h35 CharUnits BaseOffset; variable
39 BaseSubobject(const CXXRecordDecl *Base, CharUnits BaseOffset) in BaseSubobject()
H A DVTTBuilder.h34 CharUnits BaseOffset; variable
38 VTTVTable(const CXXRecordDecl *Base, CharUnits BaseOffset, bool BaseIsVirtual) in VTTVTable()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DVTTBuilder.cpp71 CharUnits BaseOffset = Base.getBaseOffset() + in LayoutSecondaryVTTs() local
108 CharUnits BaseOffset; in LayoutSecondaryVirtualPointers() local
166 CharUnits BaseOffset = in LayoutVirtualVTTs() local
H A DVTableBuilder.cpp35 struct BaseOffset { struct
37 const CXXRecordDecl *DerivedClass;
42 const CXXRecordDecl *VirtualBase;
48 CharUnits NonVirtualOffset;
50 BaseOffset() : DerivedClass(nullptr), VirtualBase(nullptr), in BaseOffset() function
52 BaseOffset(const CXXRecordDecl *DerivedClass, in BaseOffset() argument
350 CharUnits BaseOffset; in ComputeBaseOffsets() local
390 CharUnits BaseOffset; in dump() local
843 const CharUnits BaseOffset; member
1871 CharUnits BaseOffset = in LayoutVTablesForVirtualBases() local
[all …]
H A DRecordLayoutBuilder.cpp286 CharUnits BaseOffset = Offset + Layout.getBaseClassOffset(Base->Class); in CanPlaceBaseSubobjectAtOffset() local
336 CharUnits BaseOffset = Offset + Layout.getBaseClassOffset(Base->Class); in UpdateEmptyBaseSubobjects() local
397 CharUnits BaseOffset = Offset + Layout.getBaseClassOffset(BaseDecl); in CanPlaceFieldSubobjectAtOffset() local
508 CharUnits BaseOffset = Offset + Layout.getBaseClassOffset(BaseDecl); in UpdateEmptyFieldSubobjects() local
1139 CharUnits BaseOffset = Offset + Layout.getBaseClassOffset(Base->Class); in AddPrimaryVirtualBaseOffsets() local
2933 CharUnits BaseOffset; in layoutNonVirtualBase() local
3185 CharUnits BaseOffset; in layoutVirtualBases() local
3649 CharUnits BaseOffset = Offset + Layout.getBaseClassOffset(Base); in DumpRecordLayout() local
/freebsd/sys/contrib/dev/acpica/components/utilities/
H A Dutbuffer.c183 UINT32 BaseOffset) in AcpiUtDumpBuffer()
373 UINT32 BaseOffset) in AcpiUtDumpBufferToFile()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLocalStackSlotAllocation.cpp273 int64_t BaseOffset, in lookupCandidateBaseReg()
346 int64_t BaseOffset = 0; in insertFrameReferenceRegisters() local
H A DInterleavedLoadCombinePass.cpp990 APInt BaseOffset(PointerBits, 0); in computePolynomialFromPointer() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerKernelArguments.cpp112 const uint64_t BaseOffset = ST.getExplicitKernelArgOffset(); in lowerKernelArguments() local
H A DAMDGPUCallLowering.cpp528 const unsigned BaseOffset = Subtarget->getExplicitKernelArgOffset(); in lowerFormalArgumentsKernel() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DLinePrinter.cpp265 uint64_t BaseOffset = Blocks.front(); in formatMsfStreamBlocks() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTBAA.cpp279 CodeGenTBAA::CollectFields(uint64_t BaseOffset, in CollectFields()
H A DCGClass.cpp478 CharUnits BaseOffset = ForVirtualBase ? in GetVTTParameter() local
2623 CharUnits BaseOffset; in getVTablePointers() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h141 uint64_t BaseOffset; member
H A DCodeViewDebug.cpp2307 uint64_t BaseOffset; member
3540 uint64_t BaseOffset = 0; in collectDebugInfoForJumpTables() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DAArch64.cpp674 CharUnits BaseOffset = CharUnits::fromQuantity(16 * i + Offset); in EmitAAPCSVAArg() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerCombiner.cpp527 int64_t BaseOffset = Stores[0].Offset; in tryOptimizeConsecStores() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp360 int64_t BaseOffset = 0; member
1676 GlobalValue *BaseGV, int64_t BaseOffset, in isAMCompletelyFolded()
1731 GlobalValue *BaseGV, int64_t BaseOffset, in isAMCompletelyFolded()
1769 int64_t BaseOffset, bool HasBaseReg, int64_t Scale) { in isLegalUse()
1843 GlobalValue *BaseGV, int64_t BaseOffset, in isAlwaysFoldable()
1873 int64_t BaseOffset = ExtractImmediate(S, SE); in isAlwaysFoldable() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ExpandPseudoInsts.cpp1474 int BaseOffset = -AFI->getTaggedBasePointerOffset(); in expandMI() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp1128 uint64_t BaseOffset = 0; in getCodeViewJumpTableInfo() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp403 int64_t BaseOffset, in isLegalAddressingMode()
521 Type *Ty, GlobalValue *BaseGV, int64_t BaseOffset, bool HasBaseReg, in getScalingFactorCost()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h2278 bool isLegalAddressingMode(Type *Ty, GlobalValue *BaseGV, int64_t BaseOffset, in isLegalAddressingMode()
2361 int64_t BaseOffset, bool HasBaseReg, in getScalingFactorCost()
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp65 ContiguousBlobAccumulator(uint64_t BaseOffset, uint64_t SizeLimit) in ContiguousBlobAccumulator()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp4820 unsigned BaseOffset = OverflowOffset; in visitCallBase() local
4869 unsigned BaseOffset = OverflowOffset; in visitCallBase() local
5150 unsigned BaseOffset = OverflowOffset; in visitCallBase() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DMemRegion.cpp1557 CharUnits BaseOffset; in calculateOffset() local

12