Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/tools/clang-linker-wrapper/
H A DOffloadWrapper.cpp283 StructType *getFatbinWrapperTy(Module &M) { in getFatbinWrapperTy() function
321 ConstantStruct::get(getFatbinWrapperTy(M), FatbinWrapper); in createFatbinDesc()
324 new GlobalVariable(M, getFatbinWrapperTy(M), in createFatbinDesc()