Home
last modified time | relevance | path

Searched refs:tlsBase (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_bb.cpp45 tlsBase = 0; in Function()
Dnv50_ir_ra.cpp1658 offsetBase = align(offsetBase + func->tlsBase, size) - func->tlsBase; in assignSlot()
1694 offset += func->tlsBase; in assignSlot()
1899 func->tlsBase = prog->tlsSize; in exec()
Dnv50_ir.h1294 uint32_t tlsBase; // base address for l[] space (if no stack pointer is used) variable
/third_party/mesa3d/docs/relnotes/
D22.1.0.rst2179 - nouveau: Handle unaligned tlsBase during spills