Home
last modified time | relevance | path

Searched refs:Level (Results 1 – 25 of 424) sorted by relevance

12345678910>>...17

/freebsd-14.2/sys/contrib/dev/acpica/components/disassembler/
H A Ddmresrcl2.c403 AcpiDmIndent (Level); in AcpiDmGpioIntDescriptor()
455 AcpiDmIndent (Level); in AcpiDmGpioIoDescriptor()
556 AcpiDmIndent (Level); in AcpiDmPinFunctionDescriptor()
735 AcpiDmIndent (Level); in AcpiDmCsi2SerialBusDescriptor()
806 AcpiDmIndent (Level); in AcpiDmI2cSerialBusDescriptor()
882 AcpiDmIndent (Level); in AcpiDmSpiSerialBusDescriptor()
967 AcpiDmIndent (Level); in AcpiDmUartSerialBusDescriptor()
1115 AcpiDmIndent (Level); in AcpiDmPinConfigDescriptor()
1210 AcpiDmIndent (Level); in AcpiDmPinGroupDescriptor()
1293 AcpiDmIndent (Level); in AcpiDmPinGroupFunctionDescriptor()
[all …]
H A Ddmresrcl.c412 AcpiDmIndent (Level); in AcpiDmAddressCommon()
900 AcpiDmIndent (Level); in AcpiDmMemory24Descriptor()
941 AcpiDmIndent (Level); in AcpiDmMemory32Descriptor()
982 AcpiDmIndent (Level); in AcpiDmFixedMemory32Descriptor()
1025 AcpiDmIndent (Level); in AcpiDmGenericRegisterDescriptor()
1085 AcpiDmIndent (Level); in AcpiDmInterruptDescriptor()
1109 AcpiDmIndent (Level); in AcpiDmInterruptDescriptor()
1118 AcpiDmIndent (Level); in AcpiDmInterruptDescriptor()
1148 AcpiDmIndent (Level); in AcpiDmVendorCommon()
1158 AcpiDmIndent (Level); in AcpiDmVendorCommon()
[all …]
H A Ddmresrcs.c184 AcpiDmIndent (Level); in AcpiDmIrqDescriptor()
203 AcpiDmIndent (Level + 1); in AcpiDmIrqDescriptor()
231 AcpiDmIndent (Level); in AcpiDmDmaDescriptor()
270 AcpiDmIndent (Level); in AcpiDmFixedDmaDescriptor()
316 AcpiDmIndent (Level); in AcpiDmIoDescriptor()
363 AcpiDmIndent (Level); in AcpiDmFixedIoDescriptor()
403 AcpiDmIndent (Level); in AcpiDmStartDependentDescriptor()
416 AcpiDmIndent (Level); in AcpiDmStartDependentDescriptor()
444 AcpiDmIndent (Level); in AcpiDmEndDependentDescriptor()
446 AcpiDmIndent (Level); in AcpiDmEndDependentDescriptor()
[all …]
H A Ddmwalk.c188 UINT32 Level,
194 UINT32 Level,
267 Info->Level = 0; in AcpiDmWalkParseTree()
336 Info->Level--; in AcpiDmWalkParseTree()
626 if (Level == 0) in AcpiDmDescendingOp()
695 AcpiDmIndent (Level); in AcpiDmDescendingOp()
699 Info->LastLevel = Level; in AcpiDmDescendingOp()
737 Info->Level--; in AcpiDmDescendingOp()
917 Info->Level = Level; in AcpiDmDescendingOp()
1263 --Level; in AcpiDmAscendingOp()
[all …]
H A Ddmresrc.c368 UINT32 Level; in AcpiDmResourceTemplate() local
379 Level = Info->Level; in AcpiDmResourceTemplate()
421 Level--; in AcpiDmResourceTemplate()
422 AcpiDmIndent (Level); in AcpiDmResourceTemplate()
429 Level--; in AcpiDmResourceTemplate()
443 Level--; in AcpiDmResourceTemplate()
447 AcpiDmEndDependentDescriptor (Info, Aml, ResourceLength, Level); in AcpiDmResourceTemplate()
449 AcpiDmIndent (Level); in AcpiDmResourceTemplate()
470 Info, Aml, ResourceLength, Level); in AcpiDmResourceTemplate()
477 Level++; in AcpiDmResourceTemplate()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Passes/
H A DPassBuilderPipelines.cpp310 C(FPM, Level); in invokePeepholeEPCallbacks()
315 C(LPM, Level); in invokeLateLoopOptimizationsEPCallbacks()
320 C(LPM, Level); in invokeLoopOptimizerEndEPCallbacks()
325 C(FPM, Level); in invokeScalarOptimizerLateEPCallbacks()
335 C(FPM, Level); in invokeVectorizerStartEPCallbacks()
340 C(MPM, Level); in invokeOptimizerEarlyEPCallbacks()
345 C(MPM, Level); in invokeOptimizerLastEPCallbacks()
350 C(MPM, Level); in invokeFullLinkTimeOptimizationEarlyEPCallbacks()
355 C(MPM, Level); in invokeFullLinkTimeOptimizationLastEPCallbacks()
360 C(MPM, Level); in invokePipelineStartEPCallbacks()
[all …]
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Frontend/
H A DDiagnosticRenderer.h69 DiagnosticsEngine::Level LastLevel = DiagnosticsEngine::Ignored;
77 DiagnosticsEngine::Level Level,
83 DiagnosticsEngine::Level Level,
87 DiagnosticsEngine::Level Level,
98 DiagnosticsEngine::Level Level) {} in beginDiagnostic() argument
100 DiagnosticsEngine::Level Level) {} in endDiagnostic() argument
105 DiagnosticsEngine::Level Level);
110 void emitCaret(FullSourceLoc Loc, DiagnosticsEngine::Level Level,
113 DiagnosticsEngine::Level Level,
115 void emitMacroExpansions(FullSourceLoc Loc, DiagnosticsEngine::Level Level,
[all …]
H A DTextDiagnostic.h52 DiagnosticsEngine::Level Level,
77 DiagnosticsEngine::Level Level, StringRef Message,
82 DiagnosticsEngine::Level Level,
85 void emitCodeContext(FullSourceLoc Loc, DiagnosticsEngine::Level Level, in emitCodeContext() argument
88 emitSnippetAndCaret(Loc, Level, Ranges, Hints); in emitCodeContext()
102 void emitSnippetAndCaret(FullSourceLoc Loc, DiagnosticsEngine::Level Level,
H A DSARIFDiagnostic.h37 DiagnosticsEngine::Level Level, StringRef Message,
42 DiagnosticsEngine::Level Level,
45 void emitCodeContext(FullSourceLoc Loc, DiagnosticsEngine::Level Level, in emitCodeContext() argument
67 DiagnosticsEngine::Level Level);
/freebsd-14.2/sys/contrib/dev/acpica/compiler/
H A Dcvdisasm.c164 UINT32 Level);
188 UINT32 Level) in CvPrintOneCommentList() argument
199 AcpiDmIndent(Level); in CvPrintOneCommentList()
263 UINT32 Level) in CvPrintOneCommentType() argument
292 AcpiDmIndent(Level); in CvPrintOneCommentType()
352 UINT32 Level) in CvCloseBraceWriteComment() argument
385 UINT32 Level) in CvCloseParenWriteComment() argument
469 UINT32 Level) in CvPrintInclude() argument
482 AcpiDmIndent (Level); in CvPrintInclude()
507 UINT32 Level, in CvSwitchFiles() argument
[all …]
H A Daslprune.c165 UINT32 Level,
170 UINT32 Level,
255 UINT32 Level, in PrPrintObjectAtLevel() argument
261 for (i = 0; i < Level; i++) in PrPrintObjectAtLevel()
266 AcpiOsPrintf ("[%s] at Level [%u]\n", ObjectName, Level); in PrPrintObjectAtLevel()
288 UINT32 Level, in PrTreePruneWalk() argument
296 if (Level <= PruneObj->PruneLevel) in PrTreePruneWalk()
313 PrPrintObjectAtLevel (Level, Op->Asl.Child->Asl.Value.Name); in PrTreePruneWalk()
321 PrPrintObjectAtLevel (Level, Op->Asl.Child->Asl.Value.Name); in PrTreePruneWalk()
331 PrPrintObjectAtLevel(Level, "Else"); in PrTreePruneWalk()
[all …]
H A Daslerror.c167 UINT8 Level,
172 UINT8 Level,
178 UINT8 Level,
191 UINT8 Level,
209 UINT8 Level,
657 switch (Enode->Level) in AePrintException()
823 UINT8 Level, in AslInitEnode() argument
840 Enode->Level = Level; in AslInitEnode()
917 UINT8 Level, in AslCommonError2() argument
1073 return (Level); in GetModifiedLevel()
[all …]
H A Dasldebug.c165 UINT32 Level,
225 UINT32 Level, in UtDumpIntegerOp() argument
231 UtDumpParseOpName (Op, Level, IntegerLength); in UtDumpIntegerOp()
273 UINT32 Level) in UtDumpStringOp() argument
304 UtDumpParseOpName (Op, Level, strlen (String)); in UtDumpStringOp()
406 UINT32 Level) in UtDumpBasicOp() argument
411 UtDumpParseOpName (Op, Level, 0); in UtDumpBasicOp()
432 UINT32 Level, in UtDumpParseOpName() argument
445 "%5.5d [%2d]", Op->Asl.LogicalLineNumber, Level); in UtDumpParseOpName()
451 IndentLength = Level * DEBUG_SPACES_PER_INDENT; in UtDumpParseOpName()
[all …]
H A Daslcompiler.h339 UINT32 Level,
345 UINT32 Level,
351 UINT32 Level,
357 UINT32 Level,
367 UINT32 Level,
373 UINT32 Level,
471 UINT8 Level,
481 UINT8 Level,
506 UINT8 Level,
526 UINT8 Level,
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/
H A DIntervalMap.cpp27 if (Level == 0) in getLeftSibling()
31 unsigned l = Level - 1; in getLeftSibling()
43 for (++l; l != Level; ++l) in getLeftSibling()
54 l = Level - 1; in moveLeft()
59 } else if (height() < Level) in moveLeft()
68 for (++l; l != Level; ++l) { in moveLeft()
77 if (Level == 0) in getRightSibling()
81 unsigned l = Level - 1; in getRightSibling()
93 for (++l; l != Level; ++l) in getRightSibling()
102 unsigned l = Level - 1; in moveRight()
[all …]
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/
H A DTextDiagnosticPrinter.cpp52 DiagnosticsEngine::Level Level, in printDiagnosticOptions() argument
72 if (Level == DiagnosticsEngine::Error && in printDiagnosticOptions()
82 << (Level == DiagnosticsEngine::Remark ? "-R" : "-W") << Opt; in printDiagnosticOptions()
109 void TextDiagnosticPrinter::HandleDiagnostic(DiagnosticsEngine::Level Level, in HandleDiagnostic() argument
112 DiagnosticConsumer::HandleDiagnostic(Level, Info); in HandleDiagnostic()
120 printDiagnosticOptions(DiagMessageStream, Level, Info, *DiagOpts); in HandleDiagnostic()
136 TextDiagnostic::printDiagnosticLevel(OS, Level, DiagOpts->ShowColors); in HandleDiagnostic()
138 OS, /*IsSupplemental=*/Level == DiagnosticsEngine::Note, in HandleDiagnostic()
152 FullSourceLoc(Info.getLocation(), Info.getSourceManager()), Level, in HandleDiagnostic()
H A DTextDiagnosticBuffer.cpp23 void TextDiagnosticBuffer::HandleDiagnostic(DiagnosticsEngine::Level Level, in HandleDiagnostic() argument
26 DiagnosticConsumer::HandleDiagnostic(Level, Info); in HandleDiagnostic()
30 switch (Level) { in HandleDiagnostic()
34 All.emplace_back(Level, Notes.size()); in HandleDiagnostic()
38 All.emplace_back(Level, Warnings.size()); in HandleDiagnostic()
42 All.emplace_back(Level, Remarks.size()); in HandleDiagnostic()
47 All.emplace_back(Level, Errors.size()); in HandleDiagnostic()
H A DSerializedDiagnosticPrinter.cpp67 DiagnosticsEngine::Level Level, StringRef Message,
72 DiagnosticsEngine::Level Level, in emitDiagnosticLoc() argument
77 void emitCodeContext(FullSourceLoc Loc, DiagnosticsEngine::Level Level,
82 DiagnosticsEngine::Level Level) override;
84 DiagnosticsEngine::Level Level) override;
624 static serialized_diags::Level getStableLevel(DiagnosticsEngine::Level Level) { in getStableLevel() argument
625 switch (Level) { in getStableLevel()
640 DiagnosticsEngine::Level Level, in EmitDiagnosticMessage() argument
684 DiagnosticsEngine::Level Level) { in beginDiagnostic() argument
690 DiagnosticsEngine::Level Level) { in endDiagnostic() argument
[all …]
H A DDiagnosticRenderer.cpp87 DiagnosticsEngine::Level Level, in emitDiagnostic() argument
94 beginDiagnostic(D, Level); in emitDiagnostic()
123 emitIncludeStack(Loc, PLoc, Level); in emitDiagnostic()
127 emitCaret(Loc, Level, MutableRanges, FixItHints); in emitDiagnostic()
137 LastLevel = Level; in emitDiagnostic()
139 endDiagnostic(D, Level); in emitDiagnostic()
165 DiagnosticsEngine::Level Level) { in emitIncludeStack() argument
424 DiagnosticsEngine::Level Level, in emitCaret() argument
429 emitCodeContext(Loc, Level, SpellingRanges, Hints); in emitCaret()
435 FullSourceLoc Loc, DiagnosticsEngine::Level Level, in emitSingleMacroExpansion() argument
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Passes/
H A DPassBuilder.h192 buildFunctionSimplificationPipeline(OptimizationLevel Level,
237 buildModuleOptimizationPipeline(OptimizationLevel Level,
273 buildThinLTODefaultPipeline(OptimizationLevel Level,
297 ModulePassManager buildO0DefaultPipeline(OptimizationLevel Level,
604 OptimizationLevel Level);
608 OptimizationLevel Level);
614 OptimizationLevel Level);
616 OptimizationLevel Level);
618 OptimizationLevel Level);
624 OptimizationLevel Level);
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/
H A DIntervalMap.h825 return path[Level].subtree(path[Level].offset); in subtree()
831 path[Level] = Entry(subtree(Level - 1), offset(Level)); in reset()
852 if (Level) in setSize()
911 return path[Level].offset == path[Level].size - 1; in atLastEntry()
1322 if (Level) in deleteNode()
1719 if (!Level) in setNodeStop()
1724 P.node<Branch>(Level).stop(P.offset(Level)) = Stop; in setNodeStop()
1809 ++Level; in insertNode()
1822 P.node<Branch>(Level).insert(P.offset(Level), P.size(Level), Node, Stop); in insertNode()
1823 P.setSize(Level, P.size(Level) + 1); in insertNode()
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp195 for (unsigned Level = 1; Level <= D->getLevels(); Level++) { in dumpExampleDependence() local
291 for (unsigned Level = 1; Level <= Levels; ++Level) { in isDirectionNegative() local
310 for (unsigned Level = 1; Level <= Levels; ++Level) { in normalize() local
335 assert(0 < Level && Level <= Levels && "Level out of range"); in getDirection()
342 assert(0 < Level && Level <= Levels && "Level out of range"); in getDistance()
351 assert(0 < Level && Level <= Levels && "Level out of range"); in isScalar()
1243 Level--; in strongSIVtest()
1376 Level--; in weakCrossingSIVtest()
1578 Level--; in exactSIVtest()
1774 Level--; in weakZeroSrcSIVtest()
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h188 virtual bool isScalar(unsigned Level) const;
272 bool isPeelLast(unsigned Level) const override;
281 bool isScalar(unsigned Level) const override;
638 unsigned &Level,
676 unsigned Level,
694 unsigned Level,
713 unsigned Level,
731 unsigned Level,
749 unsigned Level,
834 unsigned exploreDirections(unsigned Level,
[all …]
/freebsd-14.2/sys/contrib/dev/acpica/components/namespace/
H A Dnswalk.c313 UINT32 Level; in AcpiNsWalkNamespace() local
336 Level = 1; in AcpiNsWalkNamespace()
343 while (Level > 0 && ChildNode) in AcpiNsWalkNamespace()
393 Status = DescendingCallback (ChildNode, Level, in AcpiNsWalkNamespace()
401 Status = AscendingCallback (ChildNode, Level, in AcpiNsWalkNamespace()
444 (Level < MaxDepth) && in AcpiNsWalkNamespace()
451 Level++; in AcpiNsWalkNamespace()
482 Level--; in AcpiNsWalkNamespace()
/freebsd-14.2/sys/contrib/dev/acpica/include/
H A Dacdisasm.h337 UINT32 Level; member
363 UINT32 Level);
1039 UINT32 Level,
1205 UINT32 Level);
1212 UINT32 Level);
1219 UINT32 Level);
1226 UINT32 Level);
1233 UINT32 Level);
1240 UINT32 Level);
1247 UINT32 Level);
[all …]

12345678910>>...17