Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerKernelAttributes.cpp161 Value *GroupSize = WorkGroupSizes[I]; in processUse() local
212 Value *GroupSize = WorkGroupSizes[I]; in processUse() local
H A DSIMachineScheduler.cpp657 unsigned GroupSize; in colorHighLatenciesGroups() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86InterleavedAccess.cpp458 int GroupSize = std::ceil((VF - FirstGroupElement) / 3.0); in setGroupSize() local
559 SmallVector<int, 3> GroupSize; in deinterleave8bitStride3() local
638 SmallVector<int, 3> GroupSize; in interleave8bitStride3() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DFormatUtil.cpp74 uint32_t IndentLevel, uint32_t GroupSize, in typesetItemList()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp6642 int64_t GroupSize; in parseSwizzleBroadcast() local
6670 int64_t GroupSize; in parseSwizzleReverse() local
6692 int64_t GroupSize; in parseSwizzleSwap() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUInstPrinter.cpp1364 uint16_t GroupSize = BITMASK_MAX - AndMask + 1; in printSwizzle() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp1304 const unsigned GroupSize = 8; in addThroughConstraints() local