Searched refs:lowerTRAP (Results 1 – 4 of 4) sorted by relevance
51 SDValue lowerTRAP(SDValue Op, SelectionDAG &DAG) const;
1257 case ISD::TRAP: return lowerTRAP(Op, DAG); in LowerOperation()1590 SDValue SITargetLowering::lowerTRAP(SDValue Op, in lowerTRAP() function in SITargetLowering
110 SDValue lowerTRAP(SDValue Op, SelectionDAG &DAG) const;
3626 return lowerTRAP(Op, DAG); in LowerOperation()4041 SDValue SITargetLowering::lowerTRAP(SDValue Op, SelectionDAG &DAG) const { in lowerTRAP() function in SITargetLowering