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