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