| /netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/ |
| H A D | StackMapPrinter.h | 19 void prettyPrintStackMap(ScopedPrinter &W, const StackMapParserT &SMP) { in prettyPrintStackMap() argument 21 W.printNumber("LLVM StackMap Version", SMP.getVersion()); in prettyPrintStackMap() 22 W.printNumber("Num Functions", SMP.getNumFunctions()); in prettyPrintStackMap() 25 for (const auto &F : SMP.functions()) in prettyPrintStackMap() 31 W.printNumber("Num Constants", SMP.getNumConstants()); in prettyPrintStackMap() 33 for (const auto &C : SMP.constants()) in prettyPrintStackMap() 37 W.printNumber("Num Records", SMP.getNumRecords()); in prettyPrintStackMap() 38 for (const auto &R : SMP.records()) { in prettyPrintStackMap() 64 << SMP.getConstant(Loc.getConstantIndex()).getValue() << ")"; in prettyPrintStackMap()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/ |
| H A D | MCContext.cpp | 906 const SourceMgr *SMP = nullptr; in diagnose() local 908 SMP = SrcMgr; in diagnose() 910 SMP = InlineSrcMgr.get(); in diagnose() 914 DiagHandler(SMD, UseInlineSrcMgr, *SMP, LocInfos); in diagnose() 926 const SourceMgr *SMP = &SM; in reportCommon() local 935 SMP = SrcMgr; in reportCommon() 937 SMP = InlineSrcMgr.get(); in reportCommon() 944 GetMessage(D, SMP); in reportCommon() 945 DiagHandler(D, UseInlineSrcMgr, *SMP, LocInfos); in reportCommon() 950 reportCommon(Loc, [&](SMDiagnostic &D, const SourceMgr *SMP) { in reportError() argument [all …]
|
| /netbsd-src/external/gpl3/gdb/dist/sim/ppc/ |
| H A D | BUGS | 60 SMP & GDB: 62 GDB doesn't understand SMP! 83 When SMP==0, everything would have PSTRUCT passed. In SMP mode,
|
| H A D | README | 96 SMP 98 The PowerPC ISA defines SMP synchronizing instructions. 103 sub-set (eg P() and V()) are able to run on the SMP 278 o SMP 281 SMP platforms with out the large overhead
|
| H A D | INSTALL | 506 having PSIM configured with SMP support. Specifying: 511 will eliminate any SMP such as:
|
| /netbsd-src/share/i18n/csmapper/ |
| H A D | mapper.dir.src | 4 UCS:SMP/UCS mapper_zone 0x0000-0xFFFF:+0x010000 5 UCS/UCS:SMP mapper_zone 0x010000-0x01FFFF:-0x010000
|
| /netbsd-src/external/gpl3/gdb.old/dist/sim/ppc/ |
| H A D | README | 96 SMP 98 The PowerPC ISA defines SMP synchronizing instructions. 103 sub-set (eg P() and V()) are able to run on the SMP 278 o SMP 281 SMP platforms with out the large overhead
|
| /netbsd-src/sys/arch/bebox/conf/ |
| H A D | GENERIC.MP | 5 # SMP options
|
| /netbsd-src/doc/roadmaps/ |
| H A D | networking | 107 8. net SMP work (Layer 3 and below) 117 9. net SMP work (rest)
|
| H A D | system | 85 cache thrashing, and thus improve overall performance in modern SMP
|
| /netbsd-src/sys/arch/ofppc/conf/ |
| H A D | GENERIC.MP | 23 # SMP options
|
| /netbsd-src/sys/arch/sbmips/ |
| H A D | TODO | 23 * SMP
|
| /netbsd-src/sys/arch/evbmips/sbmips/ |
| H A D | TODO | 23 * SMP
|
| /netbsd-src/sys/arch/x86/conf/ |
| H A D | files.x86 | 133 # MP configuration using Intel SMP specification 1.4 136 # MP configuration using either ACPI or Intel SMP specification 1.4
|
| /netbsd-src/sys/arch/arm/arm/ |
| H A D | cpufunc_asm_pj4b.S | 95 orr r0, r0, #(PJ4B_AUXFMC0_SMPNAMP) @ enable SMP/nAMP
|
| /netbsd-src/external/bsd/iscsi/dist/doc/ |
| H A D | README_OSD | 6 1. Build kernel version 2.4 w/ SMP mode disabled and make sure the
|
| H A D | README | 16 with UP and SMP configurations.
|
| /netbsd-src/distrib/common/ |
| H A D | protocols | 119 smp 121 SMP
|
| /netbsd-src/sys/arch/ia64/ |
| H A D | TODO | 59 - SMP
|
| /netbsd-src/sys/arch/sparc/sparc/ |
| H A D | bsd_fdintr.s | 312 ! SMP: consider which CPU to ping?
|
| /netbsd-src/external/bsd/libevent/dist/m4/ |
| H A D | acx_pthread.m4 | 134 # -kthread: FreeBSD kernel threads (preferred to -pthread since SMP-able)
|
| /netbsd-src/external/bsd/file/dist/magic/magdir/ |
| H A D | audio | 416 # Track Length (TRL), Tracks (TRK), Samples (SMP), Subsongs (SS) 423 >12 ubyte x SMP: %u 434 >12 ubyte x SMP: %u
|
| /netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/ |
| H A D | index.d | 248 $(TD High level primitives for SMP parallelism.)
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/HistoricalNotes/ |
| H A D | 2000-11-18-EarlyDesignIdeasResp.txt | 158 2. SMP is becoming much more common, especially in the server space.
|
| /netbsd-src/external/bsd/unbound/dist/ |
| H A D | ax_pthread.m4 | 135 # -kthread: FreeBSD kernel threads (preferred to -pthread since SMP-able)
|