Searched refs:notsame_levels (Results 1 – 1 of 1) sorted by relevance
1392 LLVMValueRef notsame_levels, notsame; in lp_build_sample_soa() local1410 notsame_levels = lp_build_any_true_range(&bld.perquadi_bld, num_quads, in lp_build_sample_soa()1419 notsame_levels = LLVMBuildOr(builder, notsame_levels, notsame, ""); in lp_build_sample_soa()1421 lp_build_if(&if_ctx, gallivm, notsame_levels); in lp_build_sample_soa()