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