Searched refs:SubregBit (Results 1 – 1 of 1) sorted by relevance
488 bool SubregBit = (Register & 0x1) != 0; in getSingleInstruction() local491 unsigned Producer = SubregBit ? in getSingleInstruction()500 Producer = ((Producer - Hexagon::W0) << 1) + SubregBit + Hexagon::V0; in getSingleInstruction()501 else if (SubregBit) in getSingleInstruction()