Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:LoOpc

188   unsigned LoOpc = LowRegInst.getOpcode();
201 verifyOpc(LoOpc);
203 if (HiOpc == Hexagon::V6_vassign || LoOpc == Hexagon::V6_vassign)
204 return HiOpc == LoOpc;