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