Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.h111 SDValue lowerDEBUGTRAP(SDValue Op, SelectionDAG &DAG) const;
DSIISelLowering.cpp3628 return lowerDEBUGTRAP(Op, DAG); in LowerOperation()
4067 SDValue SITargetLowering::lowerDEBUGTRAP(SDValue Op, SelectionDAG &DAG) const { in lowerDEBUGTRAP() function in SITargetLowering