Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/llvm/
Dac_llvm_build.h426 LLVMValueRef ac_build_wqm_vote(struct ac_llvm_context *ctx, LLVMValueRef i1);
Dac_llvm_build.c2378 LLVMValueRef ac_build_wqm_vote(struct ac_llvm_context *ctx, LLVMValueRef i1) in ac_build_wqm_vote() function
Dac_nir_to_llvm.c2817 ac_build_kill_if_false(&ctx->ac, ac_build_wqm_vote(&ctx->ac, cond)); in emit_demote()