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