Searched refs:abs_type (Results 1 – 2 of 2) sorted by relevance
149 struct lp_type abs_type; in lp_build_coord_repeat_npot_linear_int() local164 abs_type = coord_bld->type; in lp_build_coord_repeat_npot_linear_int()165 abs_type.sign = 0; in lp_build_coord_repeat_npot_linear_int()166 lp_build_context_init(&abs_coord_bld, bld->gallivm, abs_type); in lp_build_coord_repeat_npot_linear_int()
322 auto abs_type = abs_shape.ValueOrDie().element_type(); in Compile() local325 xla::ConstantR0<float>(b, tolerance_), abs_type)); in Compile()