Home
last modified time | relevance | path

Searched defs:NUM_BANKS (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/amd/addrlib/src/chip/gfx9/
Dgfx9_gb_reg.h53 unsigned int NUM_BANKS : 3; member
/third_party/skia/third_party/externals/brotli/c/enc/
Dhash.h288 #define NUM_BANKS 1 macro
304 #define NUM_BANKS 512 macro
/third_party/node/deps/brotli/c/enc/
Dhash.h288 #define NUM_BANKS 1 macro
304 #define NUM_BANKS 512 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DGCNRegBankReassign.cpp60 #define NUM_BANKS (NUM_VGPR_BANKS + NUM_SGPR_BANKS) macro