Home
last modified time | relevance | path

Searched defs:after_block (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dllvm_util.h203 llvm::BasicBlock* after_block; member
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_flow.c248 LLVMBasicBlockRef after_block; in lp_build_loop_end_cond() local
/external/mesa3d/src/compiler/nir/
Dnir_control_flow.c471 nir_block *after_block = nir_cf_node_as_block(after); in nir_handle_add_jump() local
/external/mesa3d/src/broadcom/compiler/
Dnir_to_vir.c1614 struct qblock *after_block = vir_new_block(c); in ntq_emit_if() local
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_program.c1923 struct qblock *after_block = qir_new_block(c); in ntq_emit_if() local
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc2597 llvm::BasicBlock* after_block; in HandleConditional() local