Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/common/
Dac_llvm_build.h122 ac_build_phi(struct ac_llvm_context *ctx, LLVMTypeRef type,
Dac_llvm_build.c313 ac_build_phi(struct ac_llvm_context *ctx, LLVMTypeRef type, in ac_build_phi() function
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_tgsi_mem.c1757 half_texel[c] = ac_build_phi(&ctx->ac, ctx->f32, 2, in si_lower_gather4_integer()
Dsi_shader.c3318 rel_patch_id = ac_build_phi(&ctx->ac, ctx->i32, 2, values, blocks); in si_llvm_emit_tcs_epilogue()
3322 tf_lds_offset = ac_build_phi(&ctx->ac, ctx->i32, 2, values, blocks); in si_llvm_emit_tcs_epilogue()
3326 invocation_id = ac_build_phi(&ctx->ac, ctx->i32, 2, values, blocks); in si_llvm_emit_tcs_epilogue()