Searched refs:lowerTRAP (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h134 SDValue lowerTRAP(SDValue Op, SelectionDAG &DAG) const;
H A DSIISelLowering.cpp4433 return lowerTRAP(Op, DAG);
5056 SDValue SITargetLowering::lowerTRAP(SDValue Op, SelectionDAG &DAG) const { function in class:SITargetLowering

Completed in 173 milliseconds