Searched refs:lowerTRAP (Results 1 – 2 of 2) 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