Searched refs:ac_build_wqm_vote (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dac_llvm_build.h540 LLVMValueRef ac_build_wqm_vote(struct ac_llvm_context *ctx, LLVMValueRef i1);
H A Dac_llvm_build.c2479 LLVMValueRef ac_build_wqm_vote(struct ac_llvm_context *ctx, LLVMValueRef i1) function in typeref:typename:LLVMValueRef
/xsrc/external/mit/MesaLib/dist/src/amd/llvm/
H A Dac_llvm_build.h441 LLVMValueRef ac_build_wqm_vote(struct ac_llvm_context *ctx, LLVMValueRef i1);
H A Dac_llvm_build.c2420 LLVMValueRef ac_build_wqm_vote(struct ac_llvm_context *ctx, LLVMValueRef i1) function in typeref:typename:LLVMValueRef
3195 ac_build_kill_if_false(ctx, ac_build_wqm_vote(ctx, cond));
H A Dac_nir_to_llvm.c2985 ac_build_kill_if_false(&ctx->ac, ac_build_wqm_vote(&ctx->ac, cond));
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_tgsi_alu.c36 ac_build_wqm_vote(&ctx->ac, visible));

Completed in 25 milliseconds