Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/docs/
H A DOffloadingDesign.rst2 Offloading Design & Internals
17 OpenMP Offloading
21 as NVPTX, AMDGPU, X86_64, Arm, and PowerPC. Offloading code is generated by
30 Offloading Overview
49 omp target`` declarations to :ref:`offloading entries <Generating Offloading
62 and :ref:`offload entries <Generating Offloading Entries>` in a symbol that
68 .. _Generating Offloading Entries:
70 Generating Offloading Entries
240 .. table:: Offloading Sections
406 Offloading Example
[all …]
H A DClangOffloadPackager.rst29 .. table:: Offloading Binary Header
53 .. table:: Offloading Entry Table
121 .. table:: Offloading String Entry
/openbsd/gnu/llvm/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp214 static bool Offloading; variable
2858 if (Offloading) in dumpObject()
3042 Offloading = InputArgs.hasArg(OBJDUMP_offloading); in parseObjdumpOptions()
3237 !DynamicSymbolTable && !UnwindInfo && !FaultMapSection && !Offloading && in main()
/openbsd/gnu/llvm/clang/include/clang/Driver/
H A DOptions.td1228 HelpText<"Embed Offloading device-side binary into host object file as a section.">,
/openbsd/gnu/llvm/llvm/docs/
H A DLangRef.rst7622 Offloading compilations need to embed device code into the host section table to