Home
last modified time | relevance | path

Searched defs:Instances (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/libxo/doc/
H A Dapi.rst780 Opening Lists
797 Closing Lists
816 Opening Instances
835 Closing Instances
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DTimeProfiler.cpp45 static TimeTraceProfilerInstances Instances; getTimeTraceProfilerInstances() local
150 auto &Instances = getTimeTraceProfilerInstances(); write() local
302 auto &Instances = getTimeTraceProfilerInstances(); timeTraceProfilerCleanup() local
312 auto &Instances = getTimeTraceProfilerInstances(); timeTraceProfilerFinishThread() local
[all...]
/freebsd-src/contrib/llvm-project/compiler-rt/lib/orc/
H A Delfnix_platform.cpp435 std::unordered_map<const char *, char *> Instances; member in __anona8eba2920111::ELFNixPlatformRuntimeTLVManager
H A Dmacho_platform.cpp1295 std::unordered_map<const char *, char *> Instances; member in __anon068503140411::MachOPlatformRuntimeTLVManager
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h167 DenseMap<unsigned, MCLabel *> Instances; global() variable