Searched refs:ac_build_vote_all (Results 1 – 4 of 4) sorted by relevance
131 LLVMValueRef ac_build_vote_all(struct ac_llvm_context *ctx, LLVMValueRef value);
391 ac_build_vote_all(struct ac_llvm_context *ctx, LLVMValueRef value) in ac_build_vote_all() function
4553 LLVMValueRef tmp = ac_build_vote_all(&ctx->ac, get_src(ctx, instr->src[0])); in visit_intrinsic()
4203 LLVMValueRef tmp = ac_build_vote_all(&ctx->ac, emit_data->args[0]); in vote_all_emit()