Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DSIISelLowering.h160 SDValue lowerTRAP(SDValue Op, SelectionDAG &DAG) const;
DSIISelLowering.cpp4749 return lowerTRAP(Op, DAG); in LowerOperation()
5429 SDValue SITargetLowering::lowerTRAP(SDValue Op, SelectionDAG &DAG) const { in lowerTRAP() function in SITargetLowering