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.cpp47 static TimeTraceProfilerInstances Instances; in getTimeTraceProfilerInstances() local
48 return Instances; in getTimeTraceProfilerInstances()
175 auto &Instances = getTimeTraceProfilerInstances(); in write() local
176 std::lock_guard<std::mutex> Lock(Instances.Lock); in write()
179 assert(llvm::all_of(Instances.List, in write()
232 for (const TimeTraceProfiler *TTP : Instances.List) in write()
240 for (const TimeTraceProfiler *TTP : Instances.List) in write()
254 for (const TimeTraceProfiler *TTP : Instances.List) in write()
305 for (const TimeTraceProfiler *TTP : Instances.List) in write()
363 auto &Instances = getTimeTraceProfilerInstances(); in timeTraceProfilerCleanup() local
[all …]
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Delfnix_platform.cpp435 std::unordered_map<const char *, char *> Instances; member in __anonb364b2400111::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; in __orc_rt_macho_run_program()
1300 auto I = Instances.find(ThreadData); in __orc_rt_macho_run_program()
1301 if (I != Instances.end()) in __orc_rt_macho_run_program()
1321 Instances[ThreadData] = Instance;
1094 std::unordered_map<const char *, char *> Instances; global() member in __anon3d23d5020211::MachOPlatformRuntimeTLVManager
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCContext.cpp163 Instances.clear(); in reset()
358 MCLabel *&Label = Instances[LocalLabelVal]; in NextInstance()
365 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.h169 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.