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.cpp440 Address ShmemSize = in emitDeviceStubBodyNew() local
447 /*ShmemSize=*/ShmemSize.getType(), in emitDeviceStubBodyNew()
454 ShmemSize.emitRawPointer(CGF), in emitDeviceStubBodyNew()
467 LaunchKernelArgs.add(RValue::get(CGF.Builder.CreateLoad(ShmemSize)), in emitDeviceStubBodyNew()