Home | History | Annotate | Download | only in X86

Lines Matching refs:Opc2

23335     unsigned Opc2 = X86::GetCondBranchFromCond(
23337 BuildMI(jcc1MBB, DL, TII->get(Opc2)).addMBB(sinkMBB);