Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntimeGPU.cpp2090 llvm::GlobalVariable *TransferMedium = in emitInterWarpCopyFunction() local
2093 if (!TransferMedium) { in emitInterWarpCopyFunction()
2096 TransferMedium = new llvm::GlobalVariable( in emitInterWarpCopyFunction()
2101 CGM.addCompilerUsedGlobal(TransferMedium); in emitInterWarpCopyFunction()
2188 TransferMedium->getValueType(), TransferMedium, in emitInterWarpCopyFunction()
2237 TransferMedium->getValueType(), TransferMedium, in emitInterWarpCopyFunction()