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

  /xsrc/external/mit/MesaLib/dist/src/compiler/nir/
nir_clone.c 463 clone_jump(clone_state *state, const nir_jump_instr *jmp) function
504 return &clone_jump(state, nir_instr_as_jump(instr))->instr;
  /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
nir_clone.c 451 clone_jump(clone_state *state, const nir_jump_instr *jmp) function
489 return &clone_jump(state, nir_instr_as_jump(instr))->instr;

Completed in 8 milliseconds