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

Declarations

lib/Target/X86/X86FastISel.cpp
   84   bool X86FastEmitCompare(const Value *LHS, const Value *RHS, EVT VT,

References

lib/Target/X86/X86FastISel.cpp
 1486     if (!X86FastEmitCompare(LHS, RHS, VT, I->getDebugLoc()))
 1510   if (!X86FastEmitCompare(LHS, RHS, VT, I->getDebugLoc()))
 1691       if (!X86FastEmitCompare(CmpLHS, CmpRHS, VT, CI->getDebugLoc()))
 2064     if (!X86FastEmitCompare(CmpLHS, CmpRHS, CmpVT, CI->getDebugLoc()))
 2316     if (!X86FastEmitCompare(CmpLHS, CmpRHS, CmpVT, CI->getDebugLoc()))