Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DTimeProfiler.cpp45 static TimeTraceProfilerInstances Instances; in getTimeTraceProfilerInstances() local
46 return Instances; in getTimeTraceProfilerInstances()
150 auto &Instances = getTimeTraceProfilerInstances(); in write() local
151 std::lock_guard<std::mutex> Lock(Instances.Lock); in write()
154 assert(llvm::all_of(Instances.List, in write()
302 auto &Instances = getTimeTraceProfilerInstances(); in timeTraceProfilerCleanup() local
303 std::lock_guard<std::mutex> Lock(Instances.Lock); in timeTraceProfilerCleanup()
304 for (auto *TTP : Instances.List) in timeTraceProfilerCleanup()
306 Instances.List.clear(); in timeTraceProfilerCleanup()
312 auto &Instances = getTimeTraceProfilerInstances(); in timeTraceProfilerFinishThread() local
[all …]
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Delfnix_platform.cpp435 std::unordered_map<const char *, char *> Instances; member in __anon02d511080111::ELFNixPlatformRuntimeTLVManager
440 auto I = Instances.find(ThreadData); in getInstance()
441 if (I != Instances.end()) in getInstance()
459 Instances[ThreadData] = Instance; in getInstance()
H A Dmacho_platform.cpp1295 std::unordered_map<const char *, char *> Instances; member in __anon8d1f7aca0411::MachOPlatformRuntimeTLVManager
1300 auto I = Instances.find(ThreadData); in getInstance()
1301 if (I != Instances.end()) in getInstance()
1321 Instances[ThreadData] = Instance; in getInstance()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCContext.cpp156 Instances.clear(); in reset()
328 MCLabel *&Label = Instances[LocalLabelVal]; in NextInstance()
335 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/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.h167 DenseMap<unsigned, MCLabel *> Instances; variable
/freebsd/crypto/openssl/doc/internal/man3/
H A Dossl_provider_new.pod109 Instances of this type are commonly referred to as "provider objects".
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A Darm_mve_defs.td241 // Instances of Type intended to be used directly in the specification of an
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrMVE.td6151 // Instances of MVE_memsz.