HomeSort by: relevance | last modified time | path
    Searched refs:clone_call (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/compiler/nir/
nir_clone.c 474 clone_call(clone_state *state, const nir_call_instr *call) function
506 return &clone_call(state, nir_instr_as_call(instr))->instr;
  /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
nir_clone.c 459 clone_call(clone_state *state, const nir_call_instr *call) function
491 return &clone_call(state, nir_instr_as_call(instr))->instr;

Completed in 5 milliseconds