Searched refs:presub_src0 (Results 1 – 2 of 2) sorted by relevance
416 const struct rc_src_register * presub_src0, in rc_inst_can_use_presub() argument451 src_type0 = rc_source_type_swz(presub_src0->Swizzle); in rc_inst_can_use_presub()453 presub_src0->File, in rc_inst_can_use_presub()454 presub_src0->Index, in rc_inst_can_use_presub()468 if (presub_src0->File == presub_src1->File in rc_inst_can_use_presub()469 && presub_src0->Index == presub_src1->Index) { in rc_inst_can_use_presub()
94 const struct rc_src_register * presub_src0,