Searched refs:ac_build_vote_any (Results 1 – 4 of 4) sorted by relevance
133 LLVMValueRef ac_build_vote_any(struct ac_llvm_context *ctx, LLVMValueRef value);
399 ac_build_vote_any(struct ac_llvm_context *ctx, LLVMValueRef value) in ac_build_vote_any() function
4558 LLVMValueRef tmp = ac_build_vote_any(&ctx->ac, get_src(ctx, instr->src[0])); in visit_intrinsic()
4215 LLVMValueRef tmp = ac_build_vote_any(&ctx->ac, emit_data->args[0]); in vote_any_emit()