Searched refs:SubregBit (Results 1 – 1 of 1) sorted by relevance
490 bool SubregBit = (Register & 0x1) != 0; in getSingleInstruction() local493 unsigned Producer = SubregBit ? in getSingleInstruction()506 Producer = (ProdPairIndex << 1) + SubregBit + Hexagon::V0; in getSingleInstruction()507 } else if (SubregBit) in getSingleInstruction()