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

  /xsrc/external/mit/MesaLib/dist/src/compiler/nir/
nir_control_flow.c 507 unlink_jump(nir_block *block, nir_jump_type type, bool add_normal_successors) function
522 unlink_jump(block, type, true);
631 unlink_jump(block, jump->type, false);
  /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
nir_control_flow.c 497 unlink_jump(nir_block *block, nir_jump_type type, bool add_normal_successors) function
512 unlink_jump(block, type, true);
621 unlink_jump(block, jump_type, false);

Completed in 4 milliseconds