Searched refs:lowerTrapHsa (Results 1 – 2 of 2) sorted by relevance
168 SDValue lowerTrapHsa(SDValue Op, SelectionDAG &DAG) const;
6861 return Subtarget->supportsGetDoorbellID() ? lowerTrapHsa(Op, DAG) : in lowerTRAP()6924 SDValue SITargetLowering::lowerTrapHsa( in lowerTrapHsa() function in SITargetLowering