| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ |
| H A D | SampleProfile.cpp | 396 bool Hot); 944 bool Hot) { in emitOptimizationRemarksForInlineCandidates() argument 951 << (Hot ? "hotness: '" : "size: '") in emitOptimizationRemarksForInlineCandidates() 1042 bool Hot = false; in inlineHotFunctions() local 1055 Hot = true; in inlineHotFunctions() 1061 if (Hot || ExternalInlineAdvisor) { in inlineHotFunctions()
|
| H A D | FunctionImport.cpp | 416 if (Hotness == CalleeInfo::HotnessType::Hot) in computeImportForFunction() 436 Edge.second.getHotness() == CalleeInfo::HotnessType::Hot; in computeImportForFunction()
|
| H A D | WholeProgramDevirt.cpp | 1115 CalleeInfo CI(CalleeInfo::HotnessType::Hot, /* RelBF = */ 0); in AddCalls()
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/benchmarks/ |
| H A D | string.bench.cpp | 487 enum class Temperature { Hot, Cold }; enumerator 496 Temperature() == ::Temperature::Hot in run()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/ |
| H A D | ModuleSummaryIndex.h | 60 Hot = 3, enumerator 112 case CalleeInfo::HotnessType::Hot: in getHotnessName()
|
| H A D | Attributes.td | 67 def Hot: EnumAttr<"hot">;
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
| H A D | ModuleSummaryAnalysis.cpp | 130 return CalleeInfo::HotnessType::Hot; in getHotness()
|
| /netbsd-src/external/bsd/ipf/dist/etc/ |
| H A D | services | 1270 fhsp 1807/tcp # Fujitsu Hot Standby Protocol 1271 fhsp 1807/udp # Fujitsu Hot Standby Protocol 1366 hsrp 1985/tcp # Hot Standby Router Protocol 1367 hsrp 1985/udp # Hot Standby Router Protocol
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ |
| H A D | CodeExtractor.cpp | 945 case Attribute::Hot: in constructFunction()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/ |
| H A D | PGOInstrumentation.cpp | 1951 if (F->hasFnAttribute(Attribute::Hot)) { in annotateAllFunctions()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
| H A D | Attributes.cpp | 489 if (hasAttribute(Attribute::Hot)) in getAsString()
|
| H A D | Verifier.cpp | 1689 case Attribute::Hot: in isFuncOnlyAttr()
|
| /netbsd-src/share/misc/ |
| H A D | airport | 1225 CEX:Chena Hot Springs, AK, USA 1281 CHP:Circle Hot Springs Airport, AK, USA 3012 HOT:Hot Springs Memorial Field 3055 HSP:Hot Springs (Ingalls Field), VA, USA 3056 HSR:Hot Springs Municipal Airport, SD, USA 3631 KBE:Bell Island Hot Springs Seaplane Base, AK, USA 4824 MLY:Manley Hot Springs Airport, AK, USA 7598 THP:Thermopolis (Hot Springs County), WY, USA
|
| H A D | zipcodes | 10090 24445:Hot Springs, VA 12275 28743:Hot Springs, NC 25460 57747:Hot Springs, SD 26307 59845:Hot Springs, MT 31477 71901:Hot Springs National Park, AR 31478 71902:Hot Springs National Park, AR 31479 71909:Hot Springs National Park, AR 31480 71913:Hot Springs National Park, AR 31481 71914:Hot Springs National Park, AR 31490 71934:Hot Springs National Park, AR [all …]
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
| H A D | Attr.td | 1463 def Hot : InheritableAttr { 1471 def : MutualExclusions<[Hot, Cold]>;
|
| /netbsd-src/external/bsd/openldap/dist/doc/guide/admin/ |
| H A D | replication.sdf | 422 * Mirror mode can be termed as Active-Active Hot-Standby, therefore an external
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/AsmParser/ |
| H A D | LLParser.cpp | 1370 case lltok::kw_hot: B.addAttribute(Attribute::Hot); break; in parseFnAttributeValuePairs() 8985 Hotness = CalleeInfo::HotnessType::Hot; in parseHotness()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
| H A D | CGCall.cpp | 2025 FuncAttrs.addAttribute(llvm::Attribute::Hot); in ConstructAttributeList()
|
| H A D | CodeGenModule.cpp | 1836 B.addAttribute(llvm::Attribute::Hot); in SetLLVMFunctionAttributesForDefinition()
|
| /netbsd-src/games/fortune/datfiles/ |
| H A D | fortunes-o.real | 1561 they can gather around the Hot Line with refreshments and listen to
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/ |
| H A D | BitcodeWriter.cpp | 631 case Attribute::Hot: in getAttrKindEncoding()
|
| /netbsd-src/external/gpl3/binutils.old/dist/zlib/ |
| H A D | ChangeLog | 857 Thanks to "Hot Emu" for the bug report and sample file
|
| /netbsd-src/external/gpl3/binutils/dist/zlib/ |
| H A D | ChangeLog | 857 Thanks to "Hot Emu" for the bug report and sample file
|
| /netbsd-src/external/gpl3/gdb/dist/zlib/ |
| H A D | ChangeLog | 857 Thanks to "Hot Emu" for the bug report and sample file
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
| H A D | CodeGenPrepare.cpp | 481 if (F.hasFnAttribute(Attribute::Hot) || in runOnFunction()
|