/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | MemoryProfileInfo.cpp | 64 return AllocationType::Hot; in getAllocType() 96 return AllocationType::Hot; in getMIBAllocType() 115 case AllocationType::Hot: in getAllocTypeAttributeString()
|
H A D | ModuleSummaryAnalysis.cpp | 166 return CalleeInfo::HotnessType::Hot; in getHotness()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | SampleProfile.cpp | 521 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 D | FunctionImport.cpp | 749 if (Hotness == CalleeInfo::HotnessType::Hot) in computeImportForFunction() 769 Edge.second.getHotness() == CalleeInfo::HotnessType::Hot; in computeImportForFunction()
|
H A D | WholeProgramDevirt.cpp | 1259 CalleeInfo CI(CalleeInfo::HotnessType::Hot, /* HasTailCall = */ false, in AddCalls()
|
H A D | MemProfContextDisambiguation.cpp | 1033 if (AllocType == AllocationType::Hot) in addStackNodesForMIB()
|
/freebsd/sys/dev/pci/ |
H A D | pci_if.m | 65 PCI_FEATURE_HP, /* Hot Plug feature */
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | ModuleSummaryIndex.h | 64 Hot = 3, enumerator 126 case CalleeInfo::HotnessType::Hot: in getHotnessName() 359 Hot = 4,
|
H A D | Attributes.td | 96 def Hot: EnumAttr<"hot", [FnAttr]>;
|
/freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
H A D | imx8x-colibri.dtsi | 656 /* HDMI Hot Plug Detect on FFC (X2) */
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | PGOInstrumentation.cpp | 2162 F.addFnAttr(Attribute::Hot); in annotateAllFunctions() 2233 if (F->hasFnAttribute(Attribute::Hot)) { in annotateAllFunctions()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | CodeExtractor.cpp | 934 case Attribute::Hot: in constructFunction()
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | Attr.td | 1768 def Hot : InheritableAttr { 1774 def : MutualExclusions<[Hot, Cold]>;
|
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 9770 Hotness = CalleeInfo::HotnessType::Hot; in parseHotness() 10547 AllocType = (uint8_t)AllocationType::Hot; in parseAllocType()
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | AsmWriter.cpp | 3382 case (uint8_t)AllocationType::Hot: in printFunctionSummary()
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGCall.cpp | 2360 FuncAttrs.addAttribute(llvm::Attribute::Hot); in ConstructAttributeList()
|
H A D | CodeGenModule.cpp | 2548 B.addAttribute(llvm::Attribute::Hot); in SetLLVMFunctionAttributesForDefinition()
|
/freebsd/sys/contrib/zlib/ |
H A D | ChangeLog | 897 Thanks to "Hot Emu" for the bug report and sample file
|
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/ |
H A D | BitcodeWriter.cpp | 726 case Attribute::Hot: in getAttrKindEncoding()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | CodeGenPrepare.cpp | 589 if (F.hasFnAttribute(Attribute::Hot) || in _run()
|
/freebsd/share/misc/ |
H A D | pci_vendors | 324 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 D | usb_vendors | 25388 0d5 Thermistor Hot
|
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/ |
H A D | BitcodeReader.cpp | 2175 return Attribute::Hot; in getAttrFromCode()
|
/freebsd/contrib/tzdata/ |
H A D | asia | 3861 # by Shamindra in Daily News - Hot News Section
|
/freebsd/contrib/sendmail/ |
H A D | RELEASE_NOTES | 8105 Robert La Ferla of Hot Software. 8845 contributed by Robert La Ferla of Hot Software.
|