Lines Matching defs:EntryArray
115 EntryArrayTy EntryArray, StringRef Suffix,
118 auto [EntriesB, EntriesE] = EntryArray;
332 EntryArrayTy EntryArray,
336 auto [EntriesB, EntriesE] = EntryArray;
550 bool IsHIP, EntryArrayTy EntryArray,
601 CtorBuilder.CreateCall(createRegisterGlobalsFunction(M, IsHIP, EntryArray,
626 EntryArrayTy EntryArray,
629 createBinDesc(M, Images, EntryArray, Suffix, Relocatable);
638 EntryArrayTy EntryArray,
646 createRegisterFatbinFunction(M, Desc, /*IsHip=*/false, EntryArray, Suffix,
652 EntryArrayTy EntryArray, llvm::StringRef Suffix,
659 createRegisterFatbinFunction(M, Desc, /*IsHip=*/true, EntryArray, Suffix,