Searched refs:TfrOpc (Results 1 – 1 of 1) sorted by relevance
1742 unsigned TfrOpc = (Opc == Hexagon::STriw_pred) ? Hexagon::C2_tfrpr in expandStoreInt() local1744 BuildMI(B, It, DL, HII.get(TfrOpc), TmpR) in expandStoreInt()1780 unsigned TfrOpc = (Opc == Hexagon::LDriw_pred) ? Hexagon::C2_tfrrp in expandLoadInt() local1782 BuildMI(B, It, DL, HII.get(TfrOpc), DstR) in expandLoadInt()