Home
last modified time | relevance | path

Searched defs:GroupSize (Results 1 – 11 of 11) sorted by relevance

/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerKernelAttributes.cpp266 Value *GroupSize = GroupSizes[I]; processUse() local
308 Value *GroupSize = GroupSizes[I]; processUse() local
H A DSIMachineScheduler.cpp657 unsigned GroupSize; colorHighLatenciesGroups() local
/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DFormatUtil.cpp24 typesetItemList(ArrayRef<std::string> Opts,uint32_t IndentLevel,uint32_t GroupSize,StringRef Sep) typesetItemList() argument
/llvm-project/llvm/lib/Target/X86/
H A DX86InterleavedAccess.cpp454 int GroupSize = std::ceil((VF - FirstGroupElement) / 3.0); setGroupSize() local
555 SmallVector<int, 3> GroupSize; deinterleave8bitStride3() local
634 SmallVector<int, 3> GroupSize; interleave8bitStride3() local
[all...]
/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dprimary64.h83 const uptr GroupSize = (1UL << GroupSizeLog); in init() local
1350 const uptr GroupSize = (1UL << GroupSizeLog); collectGroupsToRelease() local
1517 const uptr GroupSize = (1UL << GroupSizeLog); markFreeBlocks() local
[all...]
H A Dprimary32.h1080 const uptr GroupSize = (1UL << GroupSizeLog); markFreeBlocks() local
/llvm-project/compiler-rt/lib/scudo/standalone/tests/
H A Drelease_test.cpp316 const scudo::uptr GroupSize = scudo::roundUp(BlockSize, PageSize) * 2; in testPageMapMarkRange() local
/llvm-project/offload/plugins-nextgen/amdgpu/src/
H A Drtl.cpp591 uint32_t GroupSize; global() member
3288 uint32_t GroupSize = getGroupSize(); launchImpl() local
[all...]
/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUInstPrinter.cpp1655 uint16_t GroupSize = BITMASK_MAX - AndMask + 1; printSwizzle() local
/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp678 const unsigned GroupSize = 8; addThroughConstraints() local
/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp7978 int64_t GroupSize; parseSwizzleBroadcast() local
8006 int64_t GroupSize; parseSwizzleReverse() local
8028 int64_t GroupSize; parseSwizzleSwap() local
[all...]