Searched defs:new_depth (Results 1 – 3 of 3) sorted by relevance
420 nir_ssa_def *new_depth = nir_fneg(b, old_depth); in invert_depth_impl() local
5605 _PyEval_SetCoroutineOriginTrackingDepth(PyThreadState *tstate, int new_depth) in _PyEval_SetCoroutineOriginTrackingDepth()
6522 int new_depth = depth + effect; in stackdepth() local