Home
last modified time | relevance | path

Searched defs:input_root (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir_lower_io_to_temporaries.c239 nir_deref_instr *input_root = nir_build_deref_var(b, input); in fixup_interpolation_instr() local
/third_party/node/deps/v8/src/compiler/
Dnode.h389 InputEdges(ZoneNodePtr* input_root, Use* use_root, int count) in InputEdges()
411 explicit Inputs(ZoneNodePtr const* input_root, int count) in Inputs()