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