Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUOpenCLEnqueuedBlockLowering.cpp117 auto RuntimeHandle = (F.getName() + ".runtime_handle").str(); in runOnModule() local
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DAMDGPUMetadata.h134 constexpr char RuntimeHandle[] = "RuntimeHandle"; variable