Searched refs:SoftenFloatOp_BR_CC (Results 1 – 2 of 2) sorted by relevance
478 SDValue SoftenFloatOp_BR_CC(SDNode *N);
738 case ISD::BR_CC: Res = SoftenFloatOp_BR_CC(N); break; in SoftenFloatOperand()845 SDValue DAGTypeLegalizer::SoftenFloatOp_BR_CC(SDNode *N) { in SoftenFloatOp_BR_CC() function in DAGTypeLegalizer