Searched refs:HiOpc (Results 1 – 3 of 3) sorted by relevance
93 unsigned LoOpc, unsigned HiOpc,
557 unsigned HiOpc, in expandPseudoMTLoHi() argument568 MachineInstrBuilder HiInst = BuildMI(MBB, I, DL, get(HiOpc)); in expandPseudoMTLoHi()
187 unsigned HiOpc = HighRegInst.getOpcode(); in areCombinableOperations() local189 (void)HiOpc; // Fix compiler warning in areCombinableOperations()191 assert((HiOpc == Hexagon::A2_tfr || HiOpc == Hexagon::A2_tfrsi) && in areCombinableOperations()