Searched refs:lowerBRCOND (Results 1 – 4 of 4) sorted by relevance
657 SDValue lowerBRCOND(SDValue Op, SelectionDAG &DAG) const;
3743 return lowerBRCOND(Op, DAG); in LowerOperation()4685 SDValue RISCVTargetLowering::lowerBRCOND(SDValue Op, SelectionDAG &DAG) const { in lowerBRCOND() function in RISCVTargetLowering
535 SDValue lowerBRCOND(SDValue Op, SelectionDAG &DAG) const;
1218 case ISD::BRCOND: return lowerBRCOND(Op, DAG); in LowerOperation()2022 SDValue MipsTargetLowering::lowerBRCOND(SDValue Op, SelectionDAG &DAG) const { in lowerBRCOND() function in MipsTargetLowering