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.cpp654 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.cpp23 typesetItemList(ArrayRef<std::string> Opts,uint32_t IndentLevel,uint32_t GroupSize,StringRef Sep) typesetItemList() argument
/freebsd/contrib/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); in collectGroupsToRelease() local
1517 const uptr GroupSize = (1UL << GroupSizeLog); in markFreeBlocks() local
H A Dprimary32.h1080 const uptr GroupSize = (1UL << GroupSizeLog); in markFreeBlocks() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp676 const unsigned GroupSize = 8; in addThroughConstraints() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUInstPrinter.cpp1656 uint16_t GroupSize = BITMASK_MAX - AndMask + 1; in printSwizzle() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp7985 int64_t GroupSize; in parseSwizzleBroadcast() local
8013 int64_t GroupSize; in parseSwizzleReverse() local
8035 int64_t GroupSize; in parseSwizzleSwap() local