Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DTimeProfiler.cpp48 static TimeTraceProfilerInstances Instances; in getTimeTraceProfilerInstances() local
49 return Instances; in getTimeTraceProfilerInstances()
215 auto &Instances = getTimeTraceProfilerInstances(); in write() local
216 std::lock_guard<std::mutex> Lock(Instances.Lock); in write()
219 assert(llvm::all_of(Instances.List, in write()
276 for (const TimeTraceProfiler *TTP : Instances.List) in write()
284 for (const TimeTraceProfiler *TTP : Instances.List) in write()
298 for (const TimeTraceProfiler *TTP : Instances.List) in write()
349 for (const TimeTraceProfiler *TTP : Instances.List) in write()
407 auto &Instances = getTimeTraceProfilerInstances(); in timeTraceProfilerCleanup() local
[all …]
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DJSONBackend.cpp174 for (auto &[ClassName, Instances] : InstanceLists) in run()
175 InstanceOf[ClassName] = std::move(Instances); in run()
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Delfnix_platform.cpp621 std::unordered_map<const char *, char *> Instances; member in __anonb364b2400111::ELFNixPlatformRuntimeTLVManager
626 auto I = Instances.find(ThreadData); in getInstance()
627 if (I != Instances.end()) in getInstance()
645 Instances[ThreadData] = Instance; in getInstance()
H A Dmacho_platform.cpp1305 std::unordered_map<const char *, char *> Instances; member in __anon3d23d5020311::MachOPlatformRuntimeTLVManager
1310 auto I = Instances.find(ThreadData); in getInstance()
1311 if (I != Instances.end()) in getInstance()
1331 Instances[ThreadData] = Instance; in getInstance()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCContext.cpp165 Instances.clear(); in reset()
419 MCLabel *&Label = Instances[LocalLabelVal]; in NextInstance()
426 MCLabel *&Label = Instances[LocalLabelVal]; in GetInstance()
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetInstrPredicate.td57 // Instances of class PredicateExpander (see utils/Tablegen/PredicateExpander.h)
325 // Instances of this class can be used by processor scheduling models to
H A DTargetCallingConv.td22 /// CCPredicateAction - Instances of this class check some predicate, then
/freebsd/crypto/openssl/doc/man7/
H A DEVP_SIGNATURE-ED25519.pod18 =head2 EdDSA Instances
/freebsd/contrib/libxo/doc/
H A Dxo.rst148 Lists and Instances
H A Dapi.rst753 Lists and Instances
816 Opening Instances argument
835 Closing Instances argument
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h170 DenseMap<unsigned, MCLabel *> Instances; variable
/freebsd/crypto/openssl/doc/internal/man3/
H A Dossl_provider_new.pod108 Instances of this type are commonly referred to as "provider objects".
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A Darm_mve_defs.td242 // Instances of Type intended to be used directly in the specification of an
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrMVE.td6083 // Instances of MVE_memsz.