Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryProfileInfo.cpp64 return AllocationType::Hot; in getAllocType()
96 return AllocationType::Hot; in getMIBAllocType()
115 case AllocationType::Hot: in getAllocTypeAttributeString()
H A DModuleSummaryAnalysis.cpp166 return CalleeInfo::HotnessType::Hot; in getHotness()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp521 bool Hot);
1014 bool Hot) { in emitOptimizationRemarksForInlineCandidates() argument
1022 << (Hot ? "hotness: '" : "size: '") in emitOptimizationRemarksForInlineCandidates()
1150 bool Hot = false; in inlineHotFunctions() local
1165 Hot = true; in inlineHotFunctions()
1174 if (Hot || ExternalInlineAdvisor) { in inlineHotFunctions()
H A DFunctionImport.cpp749 if (Hotness == CalleeInfo::HotnessType::Hot) in computeImportForFunction()
769 Edge.second.getHotness() == CalleeInfo::HotnessType::Hot; in computeImportForFunction()
H A DWholeProgramDevirt.cpp1259 CalleeInfo CI(CalleeInfo::HotnessType::Hot, /* HasTailCall = */ false, in AddCalls()
H A DMemProfContextDisambiguation.cpp1033 if (AllocType == AllocationType::Hot) in addStackNodesForMIB()
/freebsd/sys/dev/pci/
H A Dpci_if.m65 PCI_FEATURE_HP, /* Hot Plug feature */
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h64 Hot = 3, enumerator
126 case CalleeInfo::HotnessType::Hot: in getHotnessName()
359 Hot = 4,
H A DAttributes.td96 def Hot: EnumAttr<"hot", [FnAttr]>;
/freebsd/sys/contrib/device-tree/src/arm64/freescale/
H A Dimx8x-colibri.dtsi656 /* HDMI Hot Plug Detect on FFC (X2) */
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp2162 F.addFnAttr(Attribute::Hot); in annotateAllFunctions()
2233 if (F->hasFnAttribute(Attribute::Hot)) { in annotateAllFunctions()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp934 case Attribute::Hot: in constructFunction()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DAttr.td1768 def Hot : InheritableAttr {
1774 def : MutualExclusions<[Hot, Cold]>;
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp9770 Hotness = CalleeInfo::HotnessType::Hot; in parseHotness()
10547 AllocType = (uint8_t)AllocationType::Hot; in parseAllocType()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp3382 case (uint8_t)AllocationType::Hot: in printFunctionSummary()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp2360 FuncAttrs.addAttribute(llvm::Attribute::Hot); in ConstructAttributeList()
H A DCodeGenModule.cpp2548 B.addAttribute(llvm::Attribute::Hot); in SetLLVMFunctionAttributesForDefinition()
/freebsd/sys/contrib/zlib/
H A DChangeLog897 Thanks to "Hot Emu" for the bug report and sample file
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp726 case Attribute::Hot: in getAttrKindEncoding()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp589 if (F.hasFnAttribute(Attribute::Hot) || in _run()
/freebsd/share/misc/
H A Dpci_vendors324 b200 Memory Hot-Plug Controller
6649 1219 NetServer PCI Hot-Plug Controller
9411 15ed 1002 MCCS 8-port Serial Hot Swap
9412 15ed 1003 MCCS 16-port Serial Hot Swap
9452 15ed 1002 Macrolink MCCS 8-port Serial Hot Swap
9453 15ed 1003 Macrolink MCCS 16-port Serial Hot Swap
30454 123e 82466GX (IHPC) Integrated Hot-Plug Controller (hidden mode)
30455 123f 82466GX Integrated Hot-Plug Controller (IHPC)
30492 1462 82870P2 P64H2 Hot Plug Controller
34563 2f29 Xeon E7 v3/Xeon E5 v3/Core i7 Hot Plug
[all …]
H A Dusb_vendors25388 0d5 Thermistor Hot
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2175 return Attribute::Hot; in getAttrFromCode()
/freebsd/contrib/tzdata/
H A Dasia3861 # by Shamindra in Daily News - Hot News Section
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES8105 Robert La Ferla of Hot Software.
8845 contributed by Robert La Ferla of Hot Software.

12