Home
last modified time | relevance | path

Searched defs:Granularity (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DASanStackFrameLayout.cpp40 static uint64_t VarAndRedzoneSize(uint64_t Size, uint64_t Granularity, in VarAndRedzoneSize()
54 uint64_t Granularity, uint64_t MinHeaderSize) { in ComputeASanStackFrameLayout()
120 const uint64_t Granularity = Layout.Granularity; in GetShadowBytes() local
137 const uint64_t Granularity = Layout.Granularity; in GetShadowBytesAfterScope() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DASanStackFrameLayout.h46 uint64_t Granularity; // Shadow granularity. member
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsanInstrumentation.cpp82 uint64_t Granularity = static_cast<uint64_t>(1) << AsanScale; in createSlowPathCmp() local
189 unsigned Granularity = 1 << AsanScale; in instrumentAddress() local
/freebsd/sys/contrib/dev/acpica/compiler/
H A Daslresource.c323 UINT64 Granularity, in RsLargeAddressCheck()
/freebsd/sys/contrib/dev/acpica/include/
H A Damlresrc.h450 UINT64 Granularity; member
466 UINT64 Granularity; member
479 UINT32 Granularity; member
492 UINT16 Granularity; member
H A Dacrestyp.h471 UINT16 Granularity; member
481 UINT32 Granularity; member
491 UINT64 Granularity; member
H A Dactbl1.h810 UINT32 Granularity; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1660 MaybeAlign Alignment, unsigned Granularity, in doInstrumentAddress()
1688 MaybeAlign Alignment, unsigned Granularity, Type *OpType, bool IsWrite, in instrumentMaskedLoadOrStore()
1795 unsigned Granularity = 1 << Mapping.Scale; in instrumentMop() local
1840 size_t Granularity = static_cast<size_t>(1) << Mapping.Scale; in createSlowPathCmp() local
1948 size_t Granularity = 1ULL << Mapping.Scale; in instrumentAddress() local
3521 uint64_t Granularity = 1ULL << Mapping.Scale; in processStaticAllocas() local
H A DMemProfInstrumentation.cpp164 int Granularity; member
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LowerAMXType.cpp156 unsigned Granularity) { in getRowFromCol()
192 unsigned Granularity) { in getColFromRow()