Searched refs:LC2 (Results 1 – 1 of 1) sorted by relevance
317 RTLIB::Libcall LC1 = RTLIB::UNKNOWN_LIBCALL, LC2 = RTLIB::UNKNOWN_LIBCALL; in softenSetCCOperands() local372 LC2 = (VT == MVT::f32) ? RTLIB::OEQ_F32 : in softenSetCCOperands()421 if (LC2 == RTLIB::UNKNOWN_LIBCALL) { in softenSetCCOperands()428 auto Call2 = makeLibCall(DAG, LC2, RetVT, Ops, CallOptions, dl, Chain); in softenSetCCOperands()429 CCCode = getCmpLibcallCC(LC2); in softenSetCCOperands()