Searched refs:fatbinary (Results 1 – 4 of 4) sorted by relevance
96 | IMG_Fatbinary | 0x04 | The image is a CUDA fatbinary file |155 to create a fatbinary containing offloading code.
71 .. option:: -Xcuda-fatbinary <arg>73 Pass <arg> to fatbinary invocation
517 fatbinary(ArrayRef<std::pair<StringRef, StringRef>> InputFiles, in fatbinary() function597 fatbinary(ArrayRef<std::pair<StringRef, StringRef>> InputFiles, in fatbinary() function1188 auto FileOrErr = nvptx::fatbinary(InputFiles, Args); in bundleCuda()1211 auto FileOrErr = amdgcn::fatbinary(InputFiles, Args); in bundleHIP()
820 def Xcuda_fatbinary : Separate<["-"], "Xcuda-fatbinary">,821 HelpText<"Pass <arg> to fatbinary invocation">, MetaVarName<"<arg>">;