Searched refs:SubregBit (Results 1 – 1 of 1) sorted by relevance
499 bool SubregBit = (Register & 0x1) != 0; in getSingleInstruction() local502 unsigned Producer = SubregBit ? in getSingleInstruction()516 SubregBit = !SubregBit; in getSingleInstruction()517 Producer = (ProdPairIndex << 1) + SubregBit + Hexagon::V0; in getSingleInstruction()518 } else if (SubregBit) in getSingleInstruction()