Searched refs:is_undef (Results 1 – 16 of 16) sorted by relevance
153 if (s1->is_undef()) { in eliminate()154 if (s2->is_undef()) { in eliminate()159 } else if (s2->is_undef()) { in eliminate()181 if (s1->is_any_gpr() && !s1->is_undef() && s1->def) in eliminate()183 if (s2->is_any_gpr() && !s2->is_undef() && s2->def) in eliminate()
291 if (v1->is_undef()) { in convert_phi()292 if (v2->is_undef()) { in convert_phi()297 } else if (v2->is_undef()) in convert_phi()
500 if (!v || v->is_undef()) { in copy_fetch_src()607 if (v->is_undef()) { in finalize_fetch()731 if (v->is_undef()) { in finalize_cf()783 if (!v || v->is_undef()) in finalize_cf()817 if (!v || v->is_undef()) in finalize_cf()
544 if (!d->is_sgpr() || v->is_undef()) in split_phi_src()657 if (v && v->is_any_gpr() && !v->is_undef()) { in split_packed_ins()711 if (o->is_undef() || o->is_geometry_emit()) in split_vec()
240 if (v->is_readonly() || v->is_undef()) in unreserve()270 if (v->is_readonly() || v->is_undef()) { in try_reserve()299 if (!v->is_readonly() && !v->is_undef()) { in try_reserve()
527 bool is_undef() { return gvalue()->kind == VLK_UNDEF; } in is_undef() function
493 static GLboolean is_undef( struct ureg reg ) in is_undef() function501 if (is_undef(p->identity)) in get_identity_param()718 if (is_undef(p->eye_position)) { in get_eye_position()744 if (!is_undef(p->eye_position)) in get_eye_position_z()747 if (is_undef(p->eye_position_z)) { in get_eye_position_z()765 if (is_undef(p->eye_position_normalized)) { in get_eye_position_normalized()777 if (is_undef(p->transformed_normal) && in get_transformed_normal()784 else if (is_undef(p->transformed_normal)) in get_transformed_normal()966 if (p->state->unit[i].light_attenuated && !is_undef(dist)) { in calculate_light_attenuation()967 if (is_undef(att)) in calculate_light_attenuation()[all …]
472 external is_undef : llvalue -> bool = "llvm_is_undef"
807 (** [is_undef v] returns [true] if the value [v] is an undefined value, [false]809 val is_undef : llvalue -> bool val
380 external is_undef : llvalue -> bool = "llvm_is_undef"
663 (** [is_undef v] returns [true] if the value [v] is an undefined value, [false]665 val is_undef : llvalue -> bool val
540 external is_undef : llvalue -> bool = "llvm_is_undef"
831 (** [is_undef v] returns [true] if the value [v] is an undefined value, [false]833 val is_undef : llvalue -> bool val
202 insist (is_undef c);
253 insist (is_undef c);
263 insist (is_undef c);