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