Home | History | Annotate | Download | only in CellSPU

Lines Matching defs:LowerSETCC

2508 static SDValue LowerSETCC(SDValue Op, SelectionDAG &DAG,
2512 assert(CC != 0 && "LowerSETCC: CondCodeSDNode should not be null here!\n");
2517 assert(lhsVT == MVT::f64 && "LowerSETCC: type other than MVT::64\n");
2854 return LowerSETCC(Op, DAG, *this);