Home
last modified time | relevance | path

Searched refs:DISPATCH_PTR (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAttributes.def17 AMDGPU_ATTRIBUTE(DISPATCH_PTR, "amdgpu-no-dispatch-ptr")
H A DAMDGPUArgumentUsageInfo.h105 DISPATCH_PTR = 1, enumerator
H A DAMDGPUArgumentUsageInfo.cpp135 case AMDGPUFunctionArgInfo::DISPATCH_PTR: in getPreloadedValue()
H A DAMDGPUAttributor.cpp87 return DISPATCH_PTR; in intrinsicToAttrMask()
H A DAMDGPUCallLowering.cpp772 AMDGPUFunctionArgInfo::DISPATCH_PTR, in passSpecialInputs()
H A DAMDGPULegalizerInfo.cpp7304 AMDGPUFunctionArgInfo::DISPATCH_PTR); in legalizeIntrinsic()
H A DSIISelLowering.cpp3346 {AMDGPUFunctionArgInfo::DISPATCH_PTR, "amdgpu-no-dispatch-ptr"}, in passSpecialInputs()
8425 AMDGPUFunctionArgInfo::DISPATCH_PTR : AMDGPUFunctionArgInfo::QUEUE_PTR; in LowerINTRINSIC_WO_CHAIN()