| /external/mesa3d/src/intel/compiler/ |
| D | brw_fs_sel_peephole.cpp | 67 bblock_t *then_block, bblock_t *else_block) in count_movs_from_if() 142 bblock_t *then_block = block->next(); in opt_peephole_sel() local
|
| /external/mesa3d/src/compiler/nir/ |
| D | nir_opt_conditional_discard.c | 46 nir_block *then_block = nir_if_first_then_block(if_stmt); in nir_opt_conditional_discard_block() local
|
| D | nir_opt_peephole_select.c | 209 nir_block *then_block = nir_if_first_then_block(if_stmt); in nir_opt_peephole_select_block() local
|
| D | nir_lower_goto_ifs.c | 162 nir_block *then_block, nir_block *else_block) in set_path_vars_cond() 238 nir_block *then_block, nir_block *else_block) in route_to_cond()
|
| D | nir_opt_if.c | 818 nir_block *then_block = nir_if_last_then_block(nif); in opt_if_loop_last_continue() local 937 nir_block *then_block = nir_if_last_then_block(nif); in opt_if_simplification() local
|
| /external/mesa3d/src/compiler/nir/tests/ |
| D | opt_if_tests.cpp | 122 nir_block *then_block = nir_if_last_then_block(nif); in TEST_F() local
|
| /external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| D | if_conversion.cpp | 68 BasicBlock* then_block = GetBlock(branch->GetSingleWordInOperand(1u)); in Process() local
|
| /external/deqp-deps/SPIRV-Tools/source/opt/ |
| D | if_conversion.cpp | 68 BasicBlock* then_block = GetBlock(branch->GetSingleWordInOperand(1u)); in Process() local
|
| /external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/ |
| D | if_conversion.cpp | 68 BasicBlock* then_block = GetBlock(branch->GetSingleWordInOperand(1u)); in Process() local
|
| /external/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
| D | force_render_red.cpp | 347 opt::Operand then_block = {SPV_OPERAND_TYPE_ID, in ForceRenderRed() local
|
| /external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/ |
| D | force_render_red.cpp | 347 opt::Operand then_block = {SPV_OPERAND_TYPE_ID, in ForceRenderRed() local
|
| /external/deqp-deps/SPIRV-Tools/source/fuzz/ |
| D | force_render_red.cpp | 342 opt::Operand then_block = {SPV_OPERAND_TYPE_ID, in ForceRenderRed() local
|
| /external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ |
| D | functional_control_flow_to_cfg.cc | 162 Block* then_block = builder.createBlock(merge_block); in LowerIfOp() local
|
| /external/mesa3d/src/compiler/spirv/ |
| D | vtn_cfg.c | 706 struct vtn_block *then_block = vtn_block(b, block->branch[2]); in vtn_process_block() local 1273 struct vtn_block *then_block = vtn_block(b, block->branch[2]); in vtn_emit_cf_func_unstructured() local
|
| /external/mesa3d/src/amd/compiler/ |
| D | aco_instruction_selection_setup.cpp | 73 nir_block *then_block = nir_if_last_then_block(nif); in sanitize_if() local
|
| D | aco_instruction_selection.cpp | 9370 unsigned then_block = invert->linear_preds[0]; in visit_phi() local
|
| /external/mesa3d/src/broadcom/compiler/ |
| D | nir_to_vir.c | 2798 struct qblock *then_block = vir_new_block(c); in ntq_emit_uniform_if() local 2843 struct qblock *then_block = vir_new_block(c); in ntq_emit_nonuniform_if() local
|
| /external/mesa3d/src/panfrost/bifrost/ |
| D | bifrost_compile.c | 2169 bi_block *then_block = emit_cf_list(ctx, &nif->then_list); in emit_if() local
|
| /external/mesa3d/src/amd/vulkan/ |
| D | radv_nir_to_llvm.c | 2874 LLVMBasicBlockRef then_block = LLVMAppendBasicBlockInContext(ctx->ac.context, fn, ""); in gfx10_ngg_gs_emit_prologue() local 4011 LLVMBasicBlockRef then_block = LLVMAppendBasicBlockInContext(ctx.ac.context, fn, ""); in ac_translate_nir_to_llvm() local
|
| /external/mesa3d/src/panfrost/midgard/ |
| D | midgard_compile.c | 2519 midgard_block *then_block = emit_cf_list(ctx, &nif->then_list); in emit_if() local
|
| /external/mesa3d/src/gallium/drivers/vc4/ |
| D | vc4_program.c | 1914 struct qblock *then_block = qir_new_block(c); in ntq_emit_if() local
|
| /external/mesa3d/src/amd/llvm/ |
| D | ac_nir_to_llvm.c | 1758 LLVMBasicBlockRef start_block = NULL, then_block = NULL; in emit_ssbo_comp_swap_64() local 4679 nir_block *then_block = (nir_block *)exec_list_get_head(&if_stmt->then_list); in visit_if() local
|