Searched refs:presub_src1 (Results 1 – 2 of 2) sorted by relevance
417 const struct rc_src_register * presub_src1) in rc_inst_can_use_presub() argument458 src_type1 = rc_source_type_swz(presub_src1->Swizzle); in rc_inst_can_use_presub()460 presub_src1->File, in rc_inst_can_use_presub()461 presub_src1->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()
95 const struct rc_src_register * presub_src1);