Searched refs:lowerTRAP (Results 1 – 2 of 2) sorted by relevance
170 SDValue lowerTRAP(SDValue Op, SelectionDAG &DAG) const;
6164 return lowerTRAP(Op, DAG); in LowerOperation()7414 SDValue SITargetLowering::lowerTRAP(SDValue Op, SelectionDAG &DAG) const { in lowerTRAP() function in SITargetLowering