reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2303 if (CI && (CI->getParent() == I->getParent())) { 2303 if (CI && (CI->getParent() == I->getParent())) { 2305 std::tie(CC, NeedSwap) = X86::getX86ConditionCode(CI->getPredicate()); 2309 const Value *CmpLHS = CI->getOperand(0); 2310 const Value *CmpRHS = CI->getOperand(1); 2316 if (!X86FastEmitCompare(CmpLHS, CmpRHS, CmpVT, CI->getDebugLoc()))