Searched refs:CSelOpc (Results 1 – 1 of 1) sorted by relevance
1351 unsigned CSelOpc = 0; in select() local1354 CSelOpc = AArch64::CSELWr; in select()1356 CSelOpc = AArch64::CSELXr; in select()1367 MachineInstr &CSelMI = *BuildMI(MBB, I, I.getDebugLoc(), TII.get(CSelOpc)) in select()