Home
last modified time | relevance | path

Searched defs:spills (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/panfrost/midgard/
Dcompiler.h256 unsigned spills; member
/third_party/mesa3d/src/asahi/compiler/
Dagx_compiler.h414 unsigned spills; member
/third_party/mesa3d/src/panfrost/bifrost/
Dcompiler.h816 unsigned spills; member
/third_party/mesa3d/src/broadcom/compiler/
Dv3d_compiler.h798 uint32_t spills, fills, loops; member
/third_party/mesa3d/src/intel/compiler/
Dbrw_compiler.h1544 uint32_t spills; member
/third_party/skia/src/core/
DSkVM.cpp3433 int spills = 0; in jit() local