Searched refs:ac_build_wqm_vote (Results 1 – 3 of 3) sorted by relevance
426 LLVMValueRef ac_build_wqm_vote(struct ac_llvm_context *ctx, LLVMValueRef i1);
2378 LLVMValueRef ac_build_wqm_vote(struct ac_llvm_context *ctx, LLVMValueRef i1) in ac_build_wqm_vote() function
2817 ac_build_kill_if_false(&ctx->ac, ac_build_wqm_vote(&ctx->ac, cond)); in emit_demote()