Lines Matching full:offloading
1 //===--- Offloading.h - Utilities for handling offloading code -*- C++ -*-===//
32 /// The producer of the associated offloading image.
41 /// The type of contents the offloading image contains.
52 /// A simple binary serialization of an offloading file. We use this format to
53 /// embed the offloading image into the host executable so it can be extracted
58 /// detect ABI stability and the size is used to find other offloading entries
69 /// The offloading metadata that will be serialized to a memory buffer.
78 /// Attempt to parse the offloading binary stored in \p Data.
165 /// Make a deep copy of this offloading file.
185 /// Extracts embedded device offloading code from a memory \p Buffer to a list