reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/X86/X86FastISel.cpp
 1655         const auto *CmpRHSC = dyn_cast<ConstantFP>(CmpRHS);
 1657           CmpRHS = CmpLHS;
 1688         std::swap(CmpLHS, CmpRHS);
 1691       if (!X86FastEmitCompare(CmpLHS, CmpRHS, VT, CI->getDebugLoc()))