| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/ |
| H A D | DenseMap.h | 893 unsigned Small : 1; variable 940 if (Small && RHS.Small) { in swap() 969 if (!Small && !RHS.Small) { in swap() 975 SmallDenseMap &SmallSide = Small ? *this : RHS; in swap() 976 SmallDenseMap &LargeSide = Small ? RHS : *this; in swap() 981 LargeSide.Small = true; in swap() 1000 SmallSide.Small = false; in swap() 1021 Small = true; in copyFrom() 1023 Small = false; in copyFrom() 1030 Small = true; in init() [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Target/ |
| H A D | CodeGenCWrappers.h | 36 return CodeModel::Small; in unwrap() 44 return CodeModel::Small; in unwrap() 51 case CodeModel::Small: in wrap()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/ |
| H A D | LanaiTargetObjectFile.cpp | 51 if (GO == nullptr) return TM.getCodeModel() == CodeModel::Small; in isGlobalInSmallSection() 78 if (!GVA) return TM.getCodeModel() == CodeModel::Small; in isGlobalInSmallSectionImpl() 86 if (TM.getCodeModel() == CodeModel::Small) in isGlobalInSmallSectionImpl()
|
| H A D | LanaiISelLowering.cpp | 1136 if (getTargetMachine().getCodeModel() == CodeModel::Small || in LowerConstantPool() 1138 SDValue Small = DAG.getTargetConstantPool( in LowerConstantPool() local 1142 DAG.getNode(LanaiISD::SMALL, DL, MVT::i32, Small)); in LowerConstantPool() 1172 SDValue Small = DAG.getTargetGlobalAddress( in LowerGlobalAddress() local 1176 DAG.getNode(LanaiISD::SMALL, DL, MVT::i32, Small)); in LowerGlobalAddress() 1214 if (getTargetMachine().getCodeModel() == CodeModel::Small) { in LowerJumpTable() 1215 SDValue Small = DAG.getTargetJumpTable( in LowerJumpTable() local 1219 DAG.getNode(LanaiISD::SMALL, DL, MVT::i32, Small)); in LowerJumpTable()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
| H A D | CodeGen.h | 28 enum Model { Tiny, Small, Kernel, Medium, Large }; enumerator 37 enum Level { Default=0, Small=1, Large=2 }; enumerator
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/XCore/ |
| H A D | XCoreTargetMachine.cpp | 35 if (*CM != CodeModel::Small && *CM != CodeModel::Large) in getEffectiveXCoreCodeModel() 39 return CodeModel::Small; in getEffectiveXCoreCodeModel()
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/benchmarks/ |
| H A D | string.bench.cpp | 60 enum class Length { Empty, Small, Large, Huge }; enumerator 132 case Length::Small: in getString() 147 case Length::Small: in makeString() 449 : RHLength::value == Length::Small in run() 540 for (auto Lhs : {Length::Empty, Length::Small, Length::Large, Length::Huge}) { in sanityCheckGeneratedStrings() 543 {Length::Empty, Length::Small, Length::Large, Length::Huge}) { in sanityCheckGeneratedStrings() 557 for (auto L : {Length::Small, Length::Large, Length::Huge}) { in sanityCheckGeneratedStrings()
|
| /netbsd-src/external/ibm-public/postfix/dist/mantools/ |
| H A D | make_soho_readme | 11 <title>Postfix Small/Home Office Hints and Tips</title> 20 <h1><img src="postfix-logo.jpg" width="203" height="98" ALT="">Postfix Small/Home Office Hints and …
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/ |
| H A D | M68kSubtarget.cpp | 131 case CodeModel::Small: in classifyLocalReference() 177 case CodeModel::Small: in classifyGlobalReference()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/ |
| H A D | SparcTargetMachine.cpp | 84 return RM == Reloc::PIC_ ? CodeModel::Small : CodeModel::Medium; in getEffectiveSparcCodeModel() 86 return CodeModel::Small; in getEffectiveSparcCodeModel()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/ |
| H A D | SystemZTargetMachine.cpp | 148 return RM == Reloc::PIC_ ? CodeModel::Small : CodeModel::Medium; in getEffectiveSystemZCodeModel() 149 return CodeModel::Small; in getEffectiveSystemZCodeModel()
|
| H A D | SystemZSubtarget.cpp | 107 if (CM == CodeModel::Small) in isPC32DBLSymbol()
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/testsuite/libphobos.exceptions/ |
| H A D | assert_fail.d | 407 static struct Small 412 auto s1 = shared Small(1); 413 const s2 = shared Small(2);
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/pdp11/ |
| H A D | t-pdp11 | 11 # Small machine, optimize for size
|
| /netbsd-src/external/gpl3/gcc/dist/libgcc/config/pdp11/ |
| H A D | t-pdp11 | 11 # Small machine, optimize for size
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
| H A D | PPCTargetMachine.cpp | 264 return CodeModel::Small; in getEffectivePPCCodeModel() 266 return CodeModel::Small; in getEffectivePPCCodeModel() 271 return CodeModel::Small; in getEffectivePPCCodeModel()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/examples/OrcV2Examples/LLJITWithCustomObjectLinkingLayer/ |
| H A D | LLJITWithCustomObjectLinkingLayer.cpp | 41 JTMB.setCodeModel(CodeModel::Small); in main()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/CSKY/ |
| H A D | CSKYTargetMachine.cpp | 48 getEffectiveCodeModel(CM, CodeModel::Small), OL), in CSKYTargetMachine()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/ |
| H A D | MSP430TargetMachine.cpp | 48 getEffectiveCodeModel(CM, CodeModel::Small), OL), in MSP430TargetMachine()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARC/ |
| H A D | ARCTargetMachine.cpp | 38 getEffectiveCodeModel(CM, CodeModel::Small), OL), in ARCTargetMachine()
|
| /netbsd-src/sys/arch/alpha/conf/ |
| H A D | kern.ldscript | 47 * Small-data located along side GOT and small-bss for
|
| /netbsd-src/dist/pf/share/pf/ |
| H A D | faq-example1 | 5 # Firewall for Home or Small Office
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
| H A D | AArch64TargetMachine.cpp | 258 if (*CM != CodeModel::Small && *CM != CodeModel::Tiny && in getEffectiveAArch64CodeModel() 274 return CodeModel::Small; in getEffectiveAArch64CodeModel() 311 if ((getCodeModel() == CodeModel::Small || in AArch64TargetMachine()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/ |
| H A D | AVRTargetMachine.cpp | 51 getEffectiveCodeModel(CM, CodeModel::Small), OL), in AVRTargetMachine()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/ |
| H A D | VETargetMachine.cpp | 87 getEffectiveCodeModel(CM, CodeModel::Small), OL), in VETargetMachine()
|