Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPULowerKernelAttributes.cpp171 Value *GroupSize = WorkGroupSizes[I]; in processUse() local
222 Value *GroupSize = WorkGroupSizes[I]; in processUse() local
DSIMachineScheduler.cpp685 unsigned GroupSize; in colorHighLatenciesGroups() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86InterleavedAccess.cpp450 int GroupSize = std::ceil((VF - FirstGroupElement) / 3.0); in setGroupSize() local
551 SmallVector<uint32_t, 3> GroupSize; in deinterleave8bitStride3() local
633 SmallVector<uint32_t, 3> GroupSize; in interleave8bitStride3() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DFormatUtil.cpp75 uint32_t IndentLevel, uint32_t GroupSize, in typesetItemList()
/external/protobuf/src/google/protobuf/
Dwire_format_lite_inl.h849 inline int WireFormatLite::GroupSize(const MessageLite& value) { in GroupSize() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRegAllocGreedy.cpp732 const unsigned GroupSize = 8; in addThroughConstraints() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp4297 int64_t GroupSize; in parseSwizzleBroadcast() local
4323 int64_t GroupSize; in parseSwizzleReverse() local
4343 int64_t GroupSize; in parseSwizzleSwap() local
/external/llvm/lib/Target/AMDGPU/
DSIMachineScheduler.cpp643 unsigned GroupSize; in colorHighLatenciesGroups() local
/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp1000 const unsigned GroupSize = 8; in addThroughConstraints() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/InstPrinter/
DAMDGPUInstPrinter.cpp1136 uint16_t GroupSize = BITMASK_MAX - AndMask + 1; in printSwizzle() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegAllocGreedy.cpp1237 const unsigned GroupSize = 8; in addThroughConstraints() local