Searched refs:HiOpc (Results 1 – 3 of 3) sorted by relevance
172 unsigned HiOpc = HighRegInst->getOpcode(); in areCombinableOperations() local174 (void)HiOpc; // Fix compiler warning in areCombinableOperations()176 assert((HiOpc == Hexagon::A2_tfr || HiOpc == Hexagon::A2_tfrsi) && in areCombinableOperations()
94 unsigned LoOpc, unsigned HiOpc,
535 unsigned HiOpc, in expandPseudoMTLoHi() argument546 MachineInstrBuilder HiInst = BuildMI(MBB, I, DL, get(HiOpc)); in expandPseudoMTLoHi()