Lines Matching defs:EntryArray
115 EntryArrayTy EntryArray, StringRef Suffix,
118 auto [EntriesB, EntriesE] = EntryArray;
329 EntryArrayTy EntryArray,
333 auto [EntriesB, EntriesE] = EntryArray;
516 bool IsHIP, EntryArrayTy EntryArray,
567 CtorBuilder.CreateCall(createRegisterGlobalsFunction(M, IsHIP, EntryArray,
592 EntryArrayTy EntryArray,
595 createBinDesc(M, Images, EntryArray, Suffix, Relocatable);
604 EntryArrayTy EntryArray,
612 createRegisterFatbinFunction(M, Desc, /*IsHip=*/false, EntryArray, Suffix,
618 EntryArrayTy EntryArray, llvm::StringRef Suffix,
625 createRegisterFatbinFunction(M, Desc, /*IsHip=*/true, EntryArray, Suffix,