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