Home
last modified time | relevance | path

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

12345678910>>...15

/src/sys/contrib/dev/acpica/components/disassembler/
H A Ddmresrcl.c214 UINT32 Level);
224 UINT32 Level);
249 UINT32 Level) in AcpiDmMemoryFields() argument
256 AcpiDmIndent (Level + 1); in AcpiDmMemoryFields()
298 UINT32 Level) in AcpiDmAddressFields() argument
307 AcpiDmIndent (Level + 1); in AcpiDmAddressFields()
401 UINT32 Level) in AcpiDmAddressCommon() argument
412 AcpiDmIndent (Level); in AcpiDmAddressCommon()
704 UINT32 Level) in AcpiDmWordDescriptor() argument
709 AcpiDmAddressCommon (Resource, ACPI_RESOURCE_TYPE_ADDRESS16, Level); in AcpiDmWordDescriptor()
[all …]
H A Ddmresrcl2.c167 UINT32 Level);
174 UINT32 Level);
181 UINT32 Level);
188 UINT32 Level);
194 UINT32 Level);
200 UINT32 Level);
234 UINT32 Level) in AcpiDmDumpRawDataBuffer() argument
249 AcpiDmIndent (Level + 1); in AcpiDmDumpRawDataBuffer()
251 AcpiDmIndent (Level + 2); in AcpiDmDumpRawDataBuffer()
273 AcpiDmIndent (Level + 2); in AcpiDmDumpRawDataBuffer()
[all …]
H A Ddmresrcs.c181 UINT32 Level) in AcpiDmIrqDescriptor() argument
184 AcpiDmIndent (Level); in AcpiDmIrqDescriptor()
203 AcpiDmIndent (Level + 1); in AcpiDmIrqDescriptor()
228 UINT32 Level) in AcpiDmDmaDescriptor() argument
231 AcpiDmIndent (Level); in AcpiDmDmaDescriptor()
242 AcpiDmIndent (Level + 1); in AcpiDmDmaDescriptor()
267 UINT32 Level) in AcpiDmFixedDmaDescriptor() argument
270 AcpiDmIndent (Level); in AcpiDmFixedDmaDescriptor()
313 UINT32 Level) in AcpiDmIoDescriptor() argument
316 AcpiDmIndent (Level); in AcpiDmIoDescriptor()
[all …]
H A Ddmwalk.c188 UINT32 Level,
194 UINT32 Level,
267 Info->Level = 0; in AcpiDmWalkParseTree()
276 Status = AscendingCallback (Op, Info->Level, Context); in AcpiDmWalkParseTree()
287 Status = DescendingCallback (Op, Info->Level, Context); in AcpiDmWalkParseTree()
295 Info->Level++; in AcpiDmWalkParseTree()
334 if (Info->Level != 0 ) in AcpiDmWalkParseTree()
336 Info->Level--; in AcpiDmWalkParseTree()
517 UINT32 Level, in AcpiDmDescendingOp() argument
534 if (Level != 0 && ASL_CV_FILE_HAS_SWITCHED (Op)) in AcpiDmDescendingOp()
[all …]
H A Ddmresrc.c369 UINT32 Level; in AcpiDmResourceTemplate() local
380 Level = Info->Level; in AcpiDmResourceTemplate()
422 Level--; in AcpiDmResourceTemplate()
423 AcpiDmIndent (Level); in AcpiDmResourceTemplate()
430 Level--; in AcpiDmResourceTemplate()
444 Level--; in AcpiDmResourceTemplate()
448 AcpiDmEndDependentDescriptor (Info, Aml, ResourceLength, Level); in AcpiDmResourceTemplate()
450 AcpiDmIndent (Level); in AcpiDmResourceTemplate()
471 Info, Aml, ResourceLength, Level); in AcpiDmResourceTemplate()
478 Level++; in AcpiDmResourceTemplate()
/src/contrib/llvm-project/llvm/lib/Passes/
H A DPassBuilderPipelines.cpp332 OptimizationLevel Level) { in invokePeepholeEPCallbacks() argument
334 C(FPM, Level); in invokePeepholeEPCallbacks()
337 LoopPassManager &LPM, OptimizationLevel Level) { in invokeLateLoopOptimizationsEPCallbacks() argument
339 C(LPM, Level); in invokeLateLoopOptimizationsEPCallbacks()
342 OptimizationLevel Level) { in invokeLoopOptimizerEndEPCallbacks() argument
344 C(LPM, Level); in invokeLoopOptimizerEndEPCallbacks()
347 FunctionPassManager &FPM, OptimizationLevel Level) { in invokeScalarOptimizerLateEPCallbacks() argument
349 C(FPM, Level); in invokeScalarOptimizerLateEPCallbacks()
352 OptimizationLevel Level) { in invokeCGSCCOptimizerLateEPCallbacks() argument
354 C(CGPM, Level); in invokeCGSCCOptimizerLateEPCallbacks()
[all …]
/src/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.h61 DiagnosticsEngine::Level Level,
86 DiagnosticsEngine::Level Level, StringRef Message,
91 DiagnosticsEngine::Level Level,
94 void emitCodeContext(FullSourceLoc Loc, DiagnosticsEngine::Level Level, in emitCodeContext() argument
97 emitSnippetAndCaret(Loc, Level, Ranges, Hints); in emitCodeContext()
111 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);
/src/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
275 CvPrintOneCommentList (Op->Common.CommentList, Level); in CvPrintOneCommentType()
280 CvPrintOneCommentList (Op->Common.CommentList, Level); in CvPrintOneCommentType()
290 CvPrintOneCommentList (Op->Common.EndBlkComment, Level); in CvPrintOneCommentType()
292 AcpiDmIndent(Level); in CvPrintOneCommentType()
352 UINT32 Level) in CvCloseBraceWriteComment() argument
361 CvPrintOneCommentType (Op, AML_COMMENT_ENDBLK, NULL, Level); in CvCloseBraceWriteComment()
[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,
364 AeDecodeExceptionLevel (Enode->Level), in AeDecodeErrorMessageId()
365 AeBuildFullExceptionCode (Enode->Level, Enode->MessageId)); in AeDecodeErrorMessageId()
657 switch (Enode->Level) in AePrintException()
823 UINT8 Level, in AslInitEnode() argument
840 Enode->Level = Level; in AslInitEnode()
[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 …]
/src/contrib/llvm-project/llvm/lib/Support/
H A DIntervalMap.cpp25 NodeRef Path::getLeftSibling(unsigned Level) const { in getLeftSibling()
27 if (Level == 0) in getLeftSibling()
31 unsigned l = Level - 1; in getLeftSibling()
43 for (++l; l != Level; ++l) in getLeftSibling()
48 void Path::moveLeft(unsigned Level) { in moveLeft() argument
49 assert(Level != 0 && "Cannot move the root node"); in moveLeft()
54 l = Level - 1; in moveLeft()
59 } else if (height() < Level) in moveLeft()
61 path.resize(Level + 1, Entry(nullptr, 0, 0)); in moveLeft()
68 for (++l; l != Level; ++l) { in moveLeft()
[all …]
/src/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;
154 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel,
189 DiagnosticsEngine::Level Level, StringRef Message,
204 unsigned getEmitDiagnosticFlag(DiagnosticsEngine::Level DiagLevel,
538 unsigned SDiagsWriter::getEmitDiagnosticFlag(DiagnosticsEngine::Level DiagLevel, in getEmitDiagnosticFlag()
569 void SDiagsWriter::HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic()
[all …]
/src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DIntervalMap.h797 template <typename NodeT> NodeT &node(unsigned Level) const { in node() argument
798 return *reinterpret_cast<NodeT*>(path[Level].node); in node()
800 unsigned size(unsigned Level) const { return path[Level].size; } in size() argument
801 unsigned offset(unsigned Level) const { return path[Level].offset; } in offset() argument
802 unsigned &offset(unsigned Level) { return path[Level].offset; } in offset() argument
824 NodeRef &subtree(unsigned Level) const { in subtree() argument
825 return path[Level].subtree(path[Level].offset); in subtree()
830 void reset(unsigned Level) { in reset() argument
831 path[Level] = Entry(subtree(Level - 1), offset(Level)); in reset()
850 void setSize(unsigned Level, unsigned Size) { in setSize() argument
[all …]
/src/contrib/llvm-project/llvm/include/llvm/Passes/
H A DPassBuilder.h195 buildFunctionSimplificationPipeline(OptimizationLevel Level,
213 ModulePassManager buildModuleSimplificationPipeline(OptimizationLevel Level,
218 ModuleInlinerWrapperPass buildInlinerPipeline(OptimizationLevel Level,
223 ModulePassManager buildModuleInlinerPipeline(OptimizationLevel Level,
240 buildModuleOptimizationPipeline(OptimizationLevel Level,
249 ModulePassManager buildPerModuleDefaultPipeline(OptimizationLevel Level,
257 ModulePassManager buildFatLTODefaultPipeline(OptimizationLevel Level,
267 ModulePassManager buildThinLTOPreLinkDefaultPipeline(OptimizationLevel Level);
276 buildThinLTODefaultPipeline(OptimizationLevel Level,
286 ModulePassManager buildLTOPreLinkDefaultPipeline(OptimizationLevel Level);
[all …]
/src/contrib/llvm-project/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp195 for (unsigned Level = 1; Level <= D->getLevels(); Level++) { in dumpExampleDependence() local
196 if (D->isSplitable(Level)) { in dumpExampleDependence()
197 OS << " da analyze - split level = " << Level; in dumpExampleDependence()
198 OS << ", iteration = " << *DA->getSplitIteration(*D, Level); in dumpExampleDependence()
291 for (unsigned Level = 1; Level <= Levels; ++Level) { in isDirectionNegative() local
292 unsigned char Direction = DV[Level - 1].Direction; in isDirectionNegative()
310 for (unsigned Level = 1; Level <= Levels; ++Level) { in normalize() local
311 unsigned char Direction = DV[Level - 1].Direction; in normalize()
319 DV[Level - 1].Direction = RevDirection; in normalize()
321 if (DV[Level - 1].Distance != nullptr) in normalize()
[all …]
/src/contrib/llvm-project/clang/lib/Format/
H A DMacroCallReconstructor.cpp36 Call(N.Tok, Parent, First, Line.Level); in forEachToken()
44 unsigned Level, in MacroCallReconstructor() argument
47 : Result(Level), IdToReconstructed(ActiveExpansions) { in MacroCallReconstructor()
56 unsigned Level) { add(Token, Parent, First, Level); }); in addLine() argument
65 *Result.Tokens.front()->Children.front(), Result.Level); in takeResult()
75 unsigned Level) { in add() argument
105 prepareParent(ExpandedParent, First, Level); in add()
132 bool NewLine, unsigned Level) { in prepareParent() argument
175 std::make_unique<ReconstructedLine>(Level)); in prepareParent()
428 MacroCallStructure.back().Line->Level); in processNextReconstructed()
[all …]
H A DMacros.h179 unsigned Level,
229 unsigned Level);
230 void prepareParent(FormatToken *ExpandedParent, bool First, unsigned Level);
242 UnwrappedLine createUnwrappedLine(const ReconstructedLine &Line, int Level);
243 void debug(const ReconstructedLine &Line, int Level);
270 explicit ReconstructedLine(unsigned Level) : Level(Level) {} in ReconstructedLine()
271 unsigned Level; member
/src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h157 virtual unsigned getDirection(unsigned Level) const { return DVEntry::ALL; } in getDirection() argument
161 virtual const SCEV *getDistance(unsigned Level) const { return nullptr; } in getDistance() argument
175 virtual bool isPeelFirst(unsigned Level) const { return false; } in isPeelFirst() argument
179 virtual bool isPeelLast(unsigned Level) const { return false; } in isPeelLast() argument
183 virtual bool isSplitable(unsigned Level) const { return false; } in isSplitable() argument
188 virtual bool isScalar(unsigned Level) const;
250 unsigned getDirection(unsigned Level) const override;
254 const SCEV *getDistance(unsigned Level) const override;
268 bool isPeelFirst(unsigned Level) const override;
272 bool isPeelLast(unsigned Level) const override;
[all …]
/src/sys/contrib/dev/acpica/components/namespace/
H A Dnswalk.c313 UINT32 Level; in AcpiNsWalkNamespace() local
339 Level = 1; in AcpiNsWalkNamespace()
346 while (Level > 0 && ChildNode) in AcpiNsWalkNamespace()
396 Status = DescendingCallback (ChildNode, Level, in AcpiNsWalkNamespace()
404 Status = AscendingCallback (ChildNode, Level, in AcpiNsWalkNamespace()
447 (Level < MaxDepth) && in AcpiNsWalkNamespace()
454 Level++; in AcpiNsWalkNamespace()
485 Level--; in AcpiNsWalkNamespace()

12345678910>>...15