Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h172 SDValue lowerTrapHsaQueuePtr(SDValue Op, SelectionDAG &DAG) const;
H A DSIISelLowering.cpp7420 : lowerTrapHsaQueuePtr(Op, DAG); in lowerTRAP()
7442 SDValue SITargetLowering::lowerTrapHsaQueuePtr(SDValue Op, in lowerTrapHsaQueuePtr() function in SITargetLowering