Home
last modified time | relevance | path

Searched refs:ShmemSize (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCUDANV.cpp378 Address ShmemSize = in emitDeviceStubBodyNew() local
385 /*ShmemSize=*/ShmemSize.getType(), in emitDeviceStubBodyNew()
392 ShmemSize.emitRawPointer(CGF), in emitDeviceStubBodyNew()
405 LaunchKernelArgs.add(RValue::get(CGF.Builder.CreateLoad(ShmemSize)), in emitDeviceStubBodyNew()