Searched defs:instances (Results 1 – 9 of 9) sorted by relevance
18 auto &instances = context().instances; in getOrCreate() local
41 llvm::DenseMap<void *, SpecificAllocBase *> instances; variable
141 SmallVector<MemoryEffects::EffectInstance> instances; in isUseLive() local312 static bool hasEffect(ArrayRef<MemoryEffects::EffectInstance> instances, in hasEffect()324 SmallVector<MemoryEffects::EffectInstance> instances; in collectFreedValues() local
319 auto &instances = GetArchitectureInstances(); in UnregisterPlugin() local332 for (const auto &instances : GetArchitectureInstances()) { in CreateArchitectureInstance() local575 const auto &instances = GetLanguageRuntimeInstances().GetInstances(); in GetLanguageRuntimeGetCommandObjectAtIndex() local666 const auto &instances = GetObjectFileInstances().GetInstances(); in GetObjectFileCreateMemoryCallbackAtIndex() local675 const auto &instances = GetObjectFileInstances().GetInstances(); in GetObjectFileGetModuleSpecificationsCallbackAtIndex() local684 const auto &instances = GetObjectFileInstances().GetInstances(); in GetObjectFileCreateMemoryCallbackForPluginName() local707 auto &instances = GetObjectFileInstances().GetInstances(); in SaveCore() local1302 const auto &instances = GetTypeSystemInstances().GetInstances(); in GetAllTypeSystemSupportedLanguagesForTypes() local1310 const auto &instances = GetTypeSystemInstances().GetInstances(); in GetAllTypeSystemSupportedLanguagesForExpressions() local1351 const auto &instances = GetREPLInstances().GetInstances(); in GetREPLSupportedLanguagesAtIndex() local[all …]
109 SmallVector<std::shared_ptr<ValueT>, 1> instances; variable
299 isl::typed::set<ST> instances(ctx, "{ S[i, j] : 0 <= i, j < 10 }"); in test_typed() local
5228 isl_union_set *domain, *instances; in check_band_schedule_total_on_instances() local
83 StorageTypeSet instances; member
7 instances = {} variable in Context