Home | History | Annotate | Download | only in X86

Lines Matching refs:CmpVT

1811     EVT CmpVT = TLI.getValueType(DL, CmpLHS->getType());
1813 if (!X86FastEmitCompare(CmpLHS, CmpRHS, CmpVT, CI->getDebugLoc()))
2019 EVT CmpVT = TLI.getValueType(DL, CmpLHS->getType());
2020 if (!X86FastEmitCompare(CmpLHS, CmpRHS, CmpVT, CI->getDebugLoc()))