Home
last modified time | relevance | path

Searched refs:lowerDEBUGTRAP (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h162 SDValue lowerDEBUGTRAP(SDValue Op, SelectionDAG &DAG) const;
H A DSIISelLowering.cpp4709 return lowerDEBUGTRAP(Op, DAG); in LowerOperation()
5467 SDValue SITargetLowering::lowerDEBUGTRAP(SDValue Op, SelectionDAG &DAG) const { in lowerDEBUGTRAP() function in SITargetLowering