Searched refs:OpCmp (Results 1 – 1 of 1) sorted by relevance
935 unsigned OpCmp; in selectCmp() local942 OpCmp = X86::CMP8rr; in selectCmp()945 OpCmp = X86::CMP16rr; in selectCmp()948 OpCmp = X86::CMP32rr; in selectCmp()951 OpCmp = X86::CMP64rr; in selectCmp()956 *BuildMI(*I.getParent(), I, I.getDebugLoc(), TII.get(OpCmp)) in selectCmp()