Searched refs:getCmpLibcallCC (Results 1 – 6 of 6) sorted by relevance
684 CCCode = TLI.getCmpLibcallCC(LC1); in SoftenSetCCOperands()690 NewRHS, DAG.getCondCode(TLI.getCmpLibcallCC(LC2))); in SoftenSetCCOperands()
1626 ISD::CondCode getCmpLibcallCC(RTLIB::Libcall Call) const { in getCmpLibcallCC() function
1874 ISD::CondCode getCmpLibcallCC(RTLIB::Libcall Call) const { in getCmpLibcallCC() function
2328 ISD::CondCode getCmpLibcallCC(RTLIB::Libcall Call) const { in getCmpLibcallCC() function
259 CCCode = getCmpLibcallCC(LC1); in softenSetCCOperands()273 NewLHS, NewRHS, DAG.getCondCode(getCmpLibcallCC(LC2))); in softenSetCCOperands()
264 CCCode = getCmpLibcallCC(LC1); in softenSetCCOperands()278 NewLHS, NewRHS, DAG.getCondCode(getCmpLibcallCC(LC2))); in softenSetCCOperands()