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