Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:HiOpc

187   unsigned HiOpc = HighRegInst.getOpcode();
200 verifyOpc(HiOpc);
203 if (HiOpc == Hexagon::V6_vassign || LoOpc == Hexagon::V6_vassign)
204 return HiOpc == LoOpc;