Searched refs:CSx (Results 1 – 2 of 2) sorted by relevance
563 // allocate the correct pair of CSx and Mx registers.
1063 Register CSx = (Mx == Hexagon::M0 ? Hexagon::CS0 : Hexagon::CS1); in expandPostRAPseudo() local1064 BuildMI(MBB, MI, DL, get(Hexagon::A2_tfrrcr), CSx) in expandPostRAPseudo()1070 MIB.addReg(CSx, RegState::Implicit); in expandPostRAPseudo()