Searched refs:lowerBRCOND (Results 1 – 2 of 2) sorted by relevance
432 SDValue lowerBRCOND(SDValue Op, SelectionDAG &DAG) const;
897 case ISD::BRCOND: return lowerBRCOND(Op, DAG); in LowerOperation()1697 SDValue MipsTargetLowering::lowerBRCOND(SDValue Op, SelectionDAG &DAG) const { in lowerBRCOND() function in MipsTargetLowering