Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/common/
Dac_llvm_build.h316 LLVMValueRef ac_build_wqm_vote(struct ac_llvm_context *ctx, LLVMValueRef i1);
Dac_llvm_build.c1500 LLVMValueRef ac_build_wqm_vote(struct ac_llvm_context *ctx, LLVMValueRef i1) in ac_build_wqm_vote() function
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_tgsi_alu.c75 ac_build_wqm_vote(&ctx->ac, visible)); in kil_emit()