Searched refs:maxasat (Results 1 – 1 of 1) sorted by relevance
1650 LLVMValueRef as_ge_at, maxasat, ar_ge_as_at; in lp_build_cube_lookup() local1689 maxasat = lp_build_max(coord_bld, as, at); in lp_build_cube_lookup()1690 ar_ge_as_at = lp_build_cmp(coord_bld, PIPE_FUNC_GEQUAL, ar, maxasat); in lp_build_cube_lookup()