Home
last modified time | relevance | path

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

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