Searched refs:lowerDEBUGTRAP (Results 1 – 2 of 2) sorted by relevance
174 SDValue lowerDEBUGTRAP(SDValue Op, SelectionDAG &DAG) const;
6166 return lowerDEBUGTRAP(Op, DAG); in LowerOperation()7492 SDValue SITargetLowering::lowerDEBUGTRAP(SDValue Op, SelectionDAG &DAG) const { in lowerDEBUGTRAP() function in SITargetLowering