Home
last modified time | relevance | path

Searched refs:ac_build_endif (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/amd/common/
Dac_llvm_build.h351 void ac_build_endif(struct ac_llvm_context *ctx, int lable_id);
Dac_llvm_build.c2022 void ac_build_endif(struct ac_llvm_context *ctx, int label_id) in ac_build_endif() function
Dac_nir_to_llvm.c5299 ac_build_endif(&ctx->ac, then_block->index); in visit_if()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_tgsi_setup.c956 ac_build_endif(&ctx->ac, get_line(bld_base->pc)); in endif_emit()