Home
last modified time | relevance | path

Searched refs:Hot (Results 1 – 25 of 40) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp396 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 DFunctionImport.cpp416 if (Hotness == CalleeInfo::HotnessType::Hot) in computeImportForFunction()
436 Edge.second.getHotness() == CalleeInfo::HotnessType::Hot; in computeImportForFunction()
H A DWholeProgramDevirt.cpp1115 CalleeInfo CI(CalleeInfo::HotnessType::Hot, /* RelBF = */ 0); in AddCalls()
/netbsd-src/external/apache2/llvm/dist/libcxx/benchmarks/
H A Dstring.bench.cpp487 enum class Temperature { Hot, Cold }; enumerator
496 Temperature() == ::Temperature::Hot in run()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h60 Hot = 3, enumerator
112 case CalleeInfo::HotnessType::Hot: in getHotnessName()
H A DAttributes.td67 def Hot: EnumAttr<"hot">;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DModuleSummaryAnalysis.cpp130 return CalleeInfo::HotnessType::Hot; in getHotness()
/netbsd-src/external/bsd/ipf/dist/etc/
H A Dservices1270 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 DCodeExtractor.cpp945 case Attribute::Hot: in constructFunction()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1951 if (F->hasFnAttribute(Attribute::Hot)) { in annotateAllFunctions()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DAttributes.cpp489 if (hasAttribute(Attribute::Hot)) in getAsString()
H A DVerifier.cpp1689 case Attribute::Hot: in isFuncOnlyAttr()
/netbsd-src/share/misc/
H A Dairport1225 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 Dzipcodes10090 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 DAttr.td1463 def Hot : InheritableAttr {
1471 def : MutualExclusions<[Hot, Cold]>;
/netbsd-src/external/bsd/openldap/dist/doc/guide/admin/
H A Dreplication.sdf422 * Mirror mode can be termed as Active-Active Hot-Standby, therefore an external
/netbsd-src/external/apache2/llvm/dist/llvm/lib/AsmParser/
H A DLLParser.cpp1370 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 DCGCall.cpp2025 FuncAttrs.addAttribute(llvm::Attribute::Hot); in ConstructAttributeList()
H A DCodeGenModule.cpp1836 B.addAttribute(llvm::Attribute::Hot); in SetLLVMFunctionAttributesForDefinition()
/netbsd-src/games/fortune/datfiles/
H A Dfortunes-o.real1561 they can gather around the Hot Line with refreshments and listen to
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp631 case Attribute::Hot: in getAttrKindEncoding()
/netbsd-src/external/gpl3/binutils.old/dist/zlib/
H A DChangeLog857 Thanks to "Hot Emu" for the bug report and sample file
/netbsd-src/external/gpl3/binutils/dist/zlib/
H A DChangeLog857 Thanks to "Hot Emu" for the bug report and sample file
/netbsd-src/external/gpl3/gdb/dist/zlib/
H A DChangeLog857 Thanks to "Hot Emu" for the bug report and sample file
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp481 if (F.hasFnAttribute(Attribute::Hot) || in runOnFunction()

12