Searched refs:count_inst (Results 1 – 1 of 1) sorted by relevance
49 struct count_inst { struct116 struct count_inst * count_inst = data; in get_incr_amount() local122 count_inst->Index != index || in get_incr_amount()123 (1 << GET_SWZ(count_inst->Swz,0) != mask)){ in get_incr_amount()129 if (count_inst->BranchDepth > 0) { in get_incr_amount()130 count_inst->Unknown = 1; in get_incr_amount()137 count_inst->Unknown = 1; in get_incr_amount()141 inst->U.I.SrcReg[0].Index == count_inst->Index && in get_incr_amount()142 inst->U.I.SrcReg[0].Swizzle == count_inst->Swz){ in get_incr_amount()145 inst->U.I.SrcReg[1].Index == count_inst->Index && in get_incr_amount()[all …]