Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/tools/clang-linker-wrapper/
H A DOffloadWrapper.cpp26 constexpr unsigned HIPFatMagic = 0x48495046; variable
315 ConstantInt::get(Type::getInt32Ty(C), IsHIP ? HIPFatMagic : CudaFatMagic), in createFatbinDesc()
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGCUDANV.cpp33 constexpr unsigned HIPFatMagic = 0x48495046; // "HIPF" variable
776 FatMagic = HIPFatMagic; in makeModuleCtorFunction()