Home
last modified time | relevance | path

Searched defs:RuntimeHandle (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUHSAMetadataStreamer.cpp52 auto *RuntimeHandle = in getEnqueuedBlockSymbolName() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DAMDGPU.cpp692 auto *RuntimeHandle = new llvm::GlobalVariable( in createEnqueuedBlockKernel() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DAMDGPUMetadata.h136 constexpr char RuntimeHandle[] = "RuntimeHandle"; variable