Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerKernelAttributes.cpp266 Value *GroupSize = GroupSizes[I]; in processUse() local
308 Value *GroupSize = GroupSizes[I]; in processUse() local
H A DSIMachineScheduler.cpp657 unsigned GroupSize; in colorHighLatenciesGroups() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InterleavedAccess.cpp454 int GroupSize = std::ceil((VF - FirstGroupElement) / 3.0); in setGroupSize() local
555 SmallVector<int, 3> GroupSize; in deinterleave8bitStride3() local
634 SmallVector<int, 3> GroupSize; in interleave8bitStride3() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DFormatUtil.cpp24 uint32_t IndentLevel, uint32_t GroupSize, in typesetItemList()
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dprimary64.h85 const uptr GroupSize = (1UL << GroupSizeLog); in init() local
1297 const uptr GroupSize = (1UL << GroupSizeLog); in collectGroupsToRelease() local
1464 const uptr GroupSize = (1UL << GroupSizeLog); in markFreeBlocks() local
H A Dprimary32.h1073 const uptr GroupSize = (1UL << GroupSizeLog); in markFreeBlocks() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp678 const unsigned GroupSize = 8; in addThroughConstraints() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUInstPrinter.cpp1591 uint16_t GroupSize = BITMASK_MAX - AndMask + 1; in printSwizzle() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp7714 int64_t GroupSize; in parseSwizzleBroadcast() local
7742 int64_t GroupSize; in parseSwizzleReverse() local
7764 int64_t GroupSize; in parseSwizzleSwap() local