Searched defs:getBlockSize (Results 1 – 5 of 5) sorted by relevance
72 uint32_t getBlockSize() const { return BlockSize; } in getBlockSize() function142 uint32_t getBlockSize() const { return ReadInterface.getBlockSize(); } in getBlockSize() function
230 uint32_t mapping::getBlockSize(bool IsSPMD) { in getBlockSize() function in mapping235 uint32_t mapping::getBlockSize() { in getBlockSize() function in mapping
54 uint32_t PDBFile::getBlockSize() const { return ContainerLayout.SB->BlockSize; } in getBlockSize() function in PDBFile
437 static uptr getBlockSize(void *Ptr) { in getBlockSize() function
440 KernelDim3 LaunchOp::getBlockSize() { in getBlockSize() function in LaunchOp