Searched defs:GroupSize (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DFormatUtil.cpp73 typesetItemList(ArrayRef<std::string> Opts, uint32_t IndentLevel, uint32_t GroupSize, StringRef Sep) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerKernelAttributes.cpp170 Value *GroupSize = WorkGroupSizes[I]; local
221 Value *GroupSize = WorkGroupSizes[I]; local
H A DSIMachineScheduler.cpp676 unsigned GroupSize; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InterleavedAccess.cpp459 int GroupSize = std::ceil((VF - FirstGroupElement) / 3.0); local
560 SmallVector<int, 3> GroupSize; local
642 SmallVector<int, 3> GroupSize; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp1254 const unsigned GroupSize = 8; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUInstPrinter.cpp1308 uint16_t GroupSize = BITMASK_MAX - AndMask + 1; local

Completed in 183 milliseconds