Home
last modified time | relevance | path

Searched defs:tlsSize (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/nouveau/codegen/
H A Dnv50_ir.h1301 uint32_t tlsSize; variable
1375 uint32_t tlsSize; // size required for FILE_MEMORY_LOCAL variable
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Druntime2.go542 tlsSize = tlsSlots * goarch.PtrSize const