Searched refs:emitOffloadingEntry (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CGCUDANV.cpp | 1121 OMPBuilder.emitOffloadingEntry(KernelHandles[I.Kernel], in createOffloadingEntries() 1129 OMPBuilder.emitOffloadingEntry( in createOffloadingEntries() 1135 OMPBuilder.emitOffloadingEntry(I.Var, getDeviceSideName(I.D), VarSize, in createOffloadingEntries() 1139 OMPBuilder.emitOffloadingEntry(I.Var, getDeviceSideName(I.D), VarSize, in createOffloadingEntries()
|
| H A D | CGOpenMPRuntime.cpp | 3094 OMPBuilder.emitOffloadingEntry(ID, Addr->getName(), Size, Flags); in createOffloadEntry()
|
| /llvm-project-15.0.7/llvm/include/llvm/Frontend/OpenMP/ |
| H A D | OMPIRBuilder.h | 820 void emitOffloadingEntry(Constant *Addr, StringRef Name, uint64_t Size,
|
| /llvm-project-15.0.7/llvm/lib/Frontend/OpenMP/ |
| H A D | OMPIRBuilder.cpp | 756 void OpenMPIRBuilder::emitOffloadingEntry(Constant *Addr, StringRef Name, in emitOffloadingEntry() function in OpenMPIRBuilder
|