Home
last modified time | relevance | path

Searched defs:spills (Results 1 – 8 of 8) 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/node/deps/v8/src/wasm/baseline/
Dliftoff-assembler.cc552 ZoneVector<int>* slots, LiftoffRegList* spills, in GetTaggedSlotsForOOLCode()
Dliftoff-compiler.cc414 LiftoffRegList 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