Home | History | Annotate | Download | only in X86

Lines Matching refs:CmpVT

1782     EVT CmpVT = TLI.getValueType(CmpLHS->getType());
1784 if (!X86FastEmitCompare(CmpLHS, CmpRHS, CmpVT))
1967 EVT CmpVT = TLI.getValueType(CmpLHS->getType());
1968 if (!X86FastEmitCompare(CmpLHS, CmpRHS, CmpVT))