Searched refs:ac_build_vote_all (Results 1 – 3 of 3) sorted by relevance
182 LLVMValueRef ac_build_vote_all(struct ac_llvm_context *ctx, LLVMValueRef value);
489 LLVMValueRef ac_build_vote_all(struct ac_llvm_context *ctx, LLVMValueRef value) in ac_build_vote_all() function
3675 result = ac_build_vote_all(&ctx->ac, get_src(ctx, instr->src[0])); in visit_intrinsic()