Home | History | Annotate | Download | only in X86

Lines Matching refs:RHSC

892 static unsigned X86ChooseCmpImmediateOpcode(EVT VT, const ConstantInt *RHSC) {
902 if ((int)RHSC->getSExtValue() == RHSC->getSExtValue())