Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Djs-context-specialization.cc52 size_t new_depth) { in SimplifyJSLoadContext()
71 size_t new_depth) { in SimplifyJSStoreContext()
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_nir_passes.c420 nir_ssa_def *new_depth = nir_fneg(b, old_depth); in invert_depth_impl() local
/third_party/python/Python/
Dceval.c5605 _PyEval_SetCoroutineOriginTrackingDepth(PyThreadState *tstate, int new_depth) in _PyEval_SetCoroutineOriginTrackingDepth()
Dcompile.c6522 int new_depth = depth + effect; in stackdepth() local