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