Searched refs:madydivma (Results 1 – 1 of 1) sorted by relevance
1737 LLVMValueRef madx, mady, madxdivma, madydivma; in lp_build_cube_lookup() local1863 madydivma = lp_build_mul(coord_bld, mady, ima); in lp_build_cube_lookup()1864 tmp = lp_build_mul(coord_bld, madydivma, face_s); in lp_build_cube_lookup()1869 tmp = lp_build_mul(coord_bld, madydivma, face_t); in lp_build_cube_lookup()