Searched refs:FatbinWrapper (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCUDANV.cpp258 llvm::GlobalVariable *FatbinWrapper = new llvm::GlobalVariable( local
263 // GpuBinaryHandle = __cudaRegisterFatBinary(&FatbinWrapper);
266 CtorBuilder.CreateBitCast(FatbinWrapper, VoidPtrTy));

Completed in 25 milliseconds