Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_build.h425 LLVMValueRef ac_build_wqm_vote(struct ac_llvm_context *ctx, LLVMValueRef i1);
H A Dac_llvm_build.c2437 LLVMValueRef ac_build_wqm_vote(struct ac_llvm_context *ctx, LLVMValueRef i1) in ac_build_wqm_vote() function
2958 ac_build_kill_if_false(ctx, ac_build_wqm_vote(ctx, cond)); in ac_branch_exited()
H A Dac_nir_to_llvm.c3008 ac_build_kill_if_false(&ctx->ac, ac_build_wqm_vote(&ctx->ac, cond)); in emit_demote()

Completed in 22 milliseconds