Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2515 StringRef TransferMediumName = in emitInterWarpCopyFunction() local
2517 GlobalVariable *TransferMedium = M.getGlobalVariable(TransferMediumName); in emitInterWarpCopyFunction()
2523 UndefValue::get(ArrayTy), TransferMediumName, in emitInterWarpCopyFunction()