Searched refs:lp_build_shr (Results 1 – 3 of 3) sorted by relevance
194 lp_build_shr(struct lp_build_context *bld, LLVMValueRef a, LLVMValueRef b) in lp_build_shr() function235 return lp_build_shr(bld, a, b); in lp_build_shr_imm()
63 lp_build_shr(struct lp_build_context *bld, LLVMValueRef a, LLVMValueRef b);
1113 emit_data->output[emit_data->chan] = lp_build_shr(&bld_base->int_bld, in ishr_emit_cpu()1521 emit_data->output[emit_data->chan] = lp_build_shr(&bld_base->uint_bld, in ushr_emit_cpu()