Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPULowerKernelAttributes.cpp170 Value *GroupSize = WorkGroupSizes[I]; in processUse() local
221 Value *GroupSize = WorkGroupSizes[I]; in processUse() local
DSIMachineScheduler.cpp674 unsigned GroupSize; in colorHighLatenciesGroups() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InterleavedAccess.cpp453 int GroupSize = std::ceil((VF - FirstGroupElement) / 3.0); in setGroupSize() local
554 SmallVector<uint32_t, 3> GroupSize; in deinterleave8bitStride3() local
636 SmallVector<uint32_t, 3> GroupSize; in interleave8bitStride3() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp5512 int64_t GroupSize; in parseSwizzleBroadcast() local
5538 int64_t GroupSize; in parseSwizzleReverse() local
5558 int64_t GroupSize; in parseSwizzleSwap() local
/third_party/protobuf/src/google/protobuf/
Dwire_format_lite.h1758 inline size_t WireFormatLite::GroupSize(const MessageType& value) { in GroupSize() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/MCTargetDesc/
DAMDGPUInstPrinter.cpp1255 uint16_t GroupSize = BITMASK_MAX - AndMask + 1; in printSwizzle() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegAllocGreedy.cpp1261 const unsigned GroupSize = 8; in addThroughConstraints() local