Searched refs:SubregBit (Results 1 – 1 of 1) sorted by relevance
570 bool SubregBit = (Register & 0x1) != 0; in getSingleInstruction() local574 SubregBit in getSingleInstruction()588 SubregBit = !SubregBit; in getSingleInstruction()589 Producer = (ProdPairIndex << 1) + SubregBit + Hexagon::V0; in getSingleInstruction()590 } else if (SubregBit) in getSingleInstruction()