Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUOpenCLEnqueuedBlockLowering.cpp92 auto RuntimeHandle = (F.getName() + ".runtime_handle").str(); in runOnModule() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DAMDGPUMetadata.h135 constexpr char RuntimeHandle[] = "RuntimeHandle"; variable