Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUOpenCLEnqueuedBlockLowering.cpp114 auto RuntimeHandle = (F.getName() + ".runtime_handle").str(); in runOnModule() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DAMDGPUMetadata.h129 constexpr char RuntimeHandle[] = "RuntimeHandle"; variable