| /freebsd-src/sys/contrib/dev/acpica/components/disassembler/ |
| H A D | dmresrcl.c | 214 UINT32 Level); 224 UINT32 Level); 237 * Level - Current source code indentation level 249 UINT32 Level) in AcpiDmMemoryFields() argument 256 AcpiDmIndent (Level + 1); in AcpiDmMemoryFields() 286 * Level - Current source code indentation level 298 UINT32 Level) in AcpiDmAddressFields() argument 307 AcpiDmIndent (Level + 1); in AcpiDmAddressFields() 389 * Level - Current source code indentation level 401 UINT32 Level) in AcpiDmAddressCommon() argument 704 AcpiDmWordDescriptor(ACPI_OP_WALK_INFO * Info,AML_RESOURCE * Resource,UINT32 Length,UINT32 Level) AcpiDmWordDescriptor() argument 751 AcpiDmDwordDescriptor(ACPI_OP_WALK_INFO * Info,AML_RESOURCE * Resource,UINT32 Length,UINT32 Level) AcpiDmDwordDescriptor() argument 798 AcpiDmQwordDescriptor(ACPI_OP_WALK_INFO * Info,AML_RESOURCE * Resource,UINT32 Length,UINT32 Level) AcpiDmQwordDescriptor() argument 845 AcpiDmExtendedDescriptor(ACPI_OP_WALK_INFO * Info,AML_RESOURCE * Resource,UINT32 Length,UINT32 Level) AcpiDmExtendedDescriptor() argument 895 AcpiDmMemory24Descriptor(ACPI_OP_WALK_INFO * Info,AML_RESOURCE * Resource,UINT32 Length,UINT32 Level) AcpiDmMemory24Descriptor() argument 936 AcpiDmMemory32Descriptor(ACPI_OP_WALK_INFO * Info,AML_RESOURCE * Resource,UINT32 Length,UINT32 Level) AcpiDmMemory32Descriptor() argument 977 AcpiDmFixedMemory32Descriptor(ACPI_OP_WALK_INFO * Info,AML_RESOURCE * Resource,UINT32 Length,UINT32 Level) AcpiDmFixedMemory32Descriptor() argument 1022 AcpiDmGenericRegisterDescriptor(ACPI_OP_WALK_INFO * Info,AML_RESOURCE * Resource,UINT32 Length,UINT32 Level) AcpiDmGenericRegisterDescriptor() argument 1080 AcpiDmInterruptDescriptor(ACPI_OP_WALK_INFO * Info,AML_RESOURCE * Resource,UINT32 Length,UINT32 Level) AcpiDmInterruptDescriptor() argument 1143 AcpiDmVendorCommon(const char * Name,UINT8 * ByteData,UINT32 Length,UINT32 Level) AcpiDmVendorCommon() argument 1188 AcpiDmVendorLargeDescriptor(ACPI_OP_WALK_INFO * Info,AML_RESOURCE * Resource,UINT32 Length,UINT32 Level) AcpiDmVendorLargeDescriptor() argument [all...] |
| H A D | dmresrcl2.c | 167 UINT32 Level); 174 UINT32 Level); 181 UINT32 Level); 188 UINT32 Level); 194 UINT32 Level); 200 UINT32 Level); 221 * Level - Current source code indentation level 234 UINT32 Level) in AcpiDmDumpRawDataBuffer() argument 249 AcpiDmIndent (Level + 1); in AcpiDmDumpRawDataBuffer() 251 AcpiDmIndent (Level in AcpiDmDumpRawDataBuffer() 303 AcpiDmGpioCommon(ACPI_OP_WALK_INFO * Info,AML_RESOURCE * Resource,UINT32 Level) AcpiDmGpioCommon() argument 396 AcpiDmGpioIntDescriptor(ACPI_OP_WALK_INFO * Info,AML_RESOURCE * Resource,UINT32 Length,UINT32 Level) AcpiDmGpioIntDescriptor() argument 448 AcpiDmGpioIoDescriptor(ACPI_OP_WALK_INFO * Info,AML_RESOURCE * Resource,UINT32 Length,UINT32 Level) AcpiDmGpioIoDescriptor() argument 502 AcpiDmGpioDescriptor(ACPI_OP_WALK_INFO * Info,AML_RESOURCE * Resource,UINT32 Length,UINT32 Level) AcpiDmGpioDescriptor() argument 533 AcpiDmClockInputDescriptor(ACPI_OP_WALK_INFO * Info,AML_RESOURCE * Resource,UINT32 Length,UINT32 Level) AcpiDmClockInputDescriptor() argument 588 AcpiDmPinFunctionDescriptor(ACPI_OP_WALK_INFO * Info,AML_RESOURCE * Resource,UINT32 Length,UINT32 Level) AcpiDmPinFunctionDescriptor() argument 690 AcpiDmDumpSerialBusVendorData(AML_RESOURCE * Resource,UINT32 Level) AcpiDmDumpSerialBusVendorData() argument 767 AcpiDmCsi2SerialBusDescriptor(ACPI_OP_WALK_INFO * Info,AML_RESOURCE * Resource,UINT32 Length,UINT32 Level) AcpiDmCsi2SerialBusDescriptor() argument 838 AcpiDmI2cSerialBusDescriptor(ACPI_OP_WALK_INFO * Info,AML_RESOURCE * Resource,UINT32 Length,UINT32 Level) AcpiDmI2cSerialBusDescriptor() argument 914 AcpiDmSpiSerialBusDescriptor(ACPI_OP_WALK_INFO * Info,AML_RESOURCE * Resource,UINT32 Length,UINT32 Level) AcpiDmSpiSerialBusDescriptor() argument 999 AcpiDmUartSerialBusDescriptor(ACPI_OP_WALK_INFO * Info,AML_RESOURCE * Resource,UINT32 Length,UINT32 Level) AcpiDmUartSerialBusDescriptor() argument 1087 AcpiDmSerialBusDescriptor(ACPI_OP_WALK_INFO * Info,AML_RESOURCE * Resource,UINT32 Length,UINT32 Level) AcpiDmSerialBusDescriptor() argument 1147 AcpiDmPinConfigDescriptor(ACPI_OP_WALK_INFO * Info,AML_RESOURCE * Resource,UINT32 Length,UINT32 Level) AcpiDmPinConfigDescriptor() argument 1242 AcpiDmPinGroupDescriptor(ACPI_OP_WALK_INFO * Info,AML_RESOURCE * Resource,UINT32 Length,UINT32 Level) AcpiDmPinGroupDescriptor() argument 1327 AcpiDmPinGroupFunctionDescriptor(ACPI_OP_WALK_INFO * Info,AML_RESOURCE * Resource,UINT32 Length,UINT32 Level) AcpiDmPinGroupFunctionDescriptor() argument 1401 AcpiDmPinGroupConfigDescriptor(ACPI_OP_WALK_INFO * Info,AML_RESOURCE * Resource,UINT32 Length,UINT32 Level) AcpiDmPinGroupConfigDescriptor() argument [all...] |
| H A D | dmresrcs.c | 168 * Level - Current source code indentation level 181 UINT32 Level) in AcpiDmIrqDescriptor() argument 184 AcpiDmIndent (Level); in AcpiDmIrqDescriptor() 203 AcpiDmIndent (Level + 1); in AcpiDmIrqDescriptor() 215 * Level - Current source code indentation level 228 UINT32 Level) in AcpiDmDmaDescriptor() argument 231 AcpiDmIndent (Level); in AcpiDmDmaDescriptor() 242 AcpiDmIndent (Level + 1); in AcpiDmDmaDescriptor() 254 * Level - Current source code indentation level 267 UINT32 Level) in AcpiDmFixedDmaDescriptor() argument 313 AcpiDmIoDescriptor(ACPI_OP_WALK_INFO * Info,AML_RESOURCE * Resource,UINT32 Length,UINT32 Level) AcpiDmIoDescriptor() argument 360 AcpiDmFixedIoDescriptor(ACPI_OP_WALK_INFO * Info,AML_RESOURCE * Resource,UINT32 Length,UINT32 Level) AcpiDmFixedIoDescriptor() argument 400 AcpiDmStartDependentDescriptor(ACPI_OP_WALK_INFO * Info,AML_RESOURCE * Resource,UINT32 Length,UINT32 Level) AcpiDmStartDependentDescriptor() argument 441 AcpiDmEndDependentDescriptor(ACPI_OP_WALK_INFO * Info,AML_RESOURCE * Resource,UINT32 Length,UINT32 Level) AcpiDmEndDependentDescriptor() argument 471 AcpiDmVendorSmallDescriptor(ACPI_OP_WALK_INFO * Info,AML_RESOURCE * Resource,UINT32 Length,UINT32 Level) AcpiDmVendorSmallDescriptor() argument [all...] |
| H A D | dmwalk.c | 188 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 ! in AcpiDmDescendingOp() 1047 AcpiDmAscendingOp(ACPI_PARSE_OBJECT * Op,UINT32 Level,void * Context) AcpiDmAscendingOp() argument [all...] |
| H A D | dmresrc.c | 369 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() [all...] |
| /freebsd-src/contrib/llvm-project/llvm/lib/Passes/ |
| H A D | PassBuilderPipelines.cpp | 332 OptimizationLevel Level) { in invokeVectorizerStartEPCallbacks() 334 C(FPM, Level); in invokeVectorizerStartEPCallbacks() 337 LoopPassManager &LPM, OptimizationLevel Level) { in invokeOptimizerEarlyEPCallbacks() 339 C(LPM, Level); in invokeOptimizerEarlyEPCallbacks() 342 OptimizationLevel Level) { in invokeOptimizerLastEPCallbacks() 344 C(LPM, Level); in invokeOptimizerLastEPCallbacks() 347 FunctionPassManager &FPM, OptimizationLevel Level) { in invokeFullLinkTimeOptimizationEarlyEPCallbacks() 349 C(FPM, Level); in invokeFullLinkTimeOptimizationEarlyEPCallbacks() 352 OptimizationLevel Level) { in invokeFullLinkTimeOptimizationLastEPCallbacks() 354 C(CGPM, Level); in invokeFullLinkTimeOptimizationLastEPCallbacks() 308 invokePeepholeEPCallbacks(FunctionPassManager & FPM,OptimizationLevel Level) invokePeepholeEPCallbacks() argument 313 invokeLateLoopOptimizationsEPCallbacks(LoopPassManager & LPM,OptimizationLevel Level) invokeLateLoopOptimizationsEPCallbacks() argument 318 invokeLoopOptimizerEndEPCallbacks(LoopPassManager & LPM,OptimizationLevel Level) invokeLoopOptimizerEndEPCallbacks() argument 323 invokeScalarOptimizerLateEPCallbacks(FunctionPassManager & FPM,OptimizationLevel Level) invokeScalarOptimizerLateEPCallbacks() argument 328 invokeCGSCCOptimizerLateEPCallbacks(CGSCCPassManager & CGPM,OptimizationLevel Level) invokeCGSCCOptimizerLateEPCallbacks() argument 333 invokeVectorizerStartEPCallbacks(FunctionPassManager & FPM,OptimizationLevel Level) invokeVectorizerStartEPCallbacks() argument 338 invokeOptimizerEarlyEPCallbacks(ModulePassManager & MPM,OptimizationLevel Level) invokeOptimizerEarlyEPCallbacks() argument 343 invokeOptimizerLastEPCallbacks(ModulePassManager & MPM,OptimizationLevel Level) invokeOptimizerLastEPCallbacks() argument 348 invokeFullLinkTimeOptimizationEarlyEPCallbacks(ModulePassManager & MPM,OptimizationLevel Level) invokeFullLinkTimeOptimizationEarlyEPCallbacks() argument 353 invokeFullLinkTimeOptimizationLastEPCallbacks(ModulePassManager & MPM,OptimizationLevel Level) invokeFullLinkTimeOptimizationLastEPCallbacks() argument 358 invokePipelineStartEPCallbacks(ModulePassManager & MPM,OptimizationLevel Level) invokePipelineStartEPCallbacks() argument 363 invokePipelineEarlySimplificationEPCallbacks(ModulePassManager & MPM,OptimizationLevel Level) invokePipelineEarlySimplificationEPCallbacks() argument 381 buildO1FunctionSimplificationPipeline(OptimizationLevel Level,ThinOrFullLTOPhase Phase) buildO1FunctionSimplificationPipeline() argument 521 buildFunctionSimplificationPipeline(OptimizationLevel Level,ThinOrFullLTOPhase Phase) buildFunctionSimplificationPipeline() argument 736 addPreInlinerPasses(ModulePassManager & MPM,OptimizationLevel Level,ThinOrFullLTOPhase LTOPhase) addPreInlinerPasses() argument 775 addPGOInstrPasses(ModulePassManager & MPM,OptimizationLevel Level,bool RunProfileGen,bool IsCS,bool AtomicCounterUpdate,std::string ProfileFile,std::string ProfileRemappingFile,IntrusiveRefCntPtr<vfs::FileSystem> FS) addPGOInstrPasses() argument 843 getInlineParamsFromOptLevel(OptimizationLevel Level) getInlineParamsFromOptLevel() argument 848 buildInlinerPipeline(OptimizationLevel Level,ThinOrFullLTOPhase Phase) buildInlinerPipeline() argument 944 buildModuleInlinerPipeline(OptimizationLevel Level,ThinOrFullLTOPhase Phase) buildModuleInlinerPipeline() argument 983 buildModuleSimplificationPipeline(OptimizationLevel Level,ThinOrFullLTOPhase Phase) buildModuleSimplificationPipeline() argument 1161 addVectorPasses(OptimizationLevel Level,FunctionPassManager & FPM,bool IsFullLTO) addVectorPasses() argument 1306 buildModuleOptimizationPipeline(OptimizationLevel Level,ThinOrFullLTOPhase LTOPhase) buildModuleOptimizationPipeline() argument 1493 buildPerModuleDefaultPipeline(OptimizationLevel Level,bool LTOPreLink) buildPerModuleDefaultPipeline() argument 1534 buildFatLTODefaultPipeline(OptimizationLevel Level,bool ThinLTO,bool EmitSummary) buildFatLTODefaultPipeline() argument 1557 buildThinLTOPreLinkDefaultPipeline(OptimizationLevel Level) buildThinLTOPreLinkDefaultPipeline() argument 1610 buildThinLTODefaultPipeline(OptimizationLevel Level,const ModuleSummaryIndex * ImportSummary) buildThinLTODefaultPipeline() argument 1665 buildLTOPreLinkDefaultPipeline(OptimizationLevel Level) buildLTOPreLinkDefaultPipeline() argument 1672 buildLTODefaultPipeline(OptimizationLevel Level,ModuleSummaryIndex * ExportSummary) buildLTODefaultPipeline() argument 1989 buildO0DefaultPipeline(OptimizationLevel Level,bool LTOPreLink) buildO0DefaultPipeline() argument [all...] |
| /freebsd-src/contrib/llvm-project/clang/include/clang/Frontend/ |
| H A D | DiagnosticRenderer.h | 69 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 D | TextDiagnostic.h | 61 DiagnosticsEngine::Level Level, 86 DiagnosticsEngine::Level Level, StringRef Message, in emitCodeContext() 91 DiagnosticsEngine::Level Level, 94 void emitCodeContext(FullSourceLoc Loc, DiagnosticsEngine::Level Level, 97 emitSnippetAndCaret(Loc, Level, Ranges, Hints); 111 void emitSnippetAndCaret(FullSourceLoc Loc, DiagnosticsEngine::Level Leve 85 emitCodeContext(FullSourceLoc Loc,DiagnosticsEngine::Level Level,SmallVectorImpl<CharSourceRange> & Ranges,ArrayRef<FixItHint> Hints) emitCodeContext() argument [all...] |
| H A D | SARIFDiagnostic.h | 37 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-src/sys/contrib/dev/acpica/compiler/ |
| H A D | cvdisasm.c | 164 UINT32 Level); 176 * Level 188 UINT32 Level) in CvPrintOneCommentList() argument 199 AcpiDmIndent(Level); in CvPrintOneCommentList() 248 * Level - indentation level for comment lists. 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 CvCloseBraceWriteComment(ACPI_PARSE_OBJECT * Op,UINT32 Level) CvCloseBraceWriteComment() argument 385 CvCloseParenWriteComment(ACPI_PARSE_OBJECT * Op,UINT32 Level) CvCloseParenWriteComment() argument 469 CvPrintInclude(ACPI_FILE_NODE * FNode,UINT32 Level) CvPrintInclude() argument 507 CvSwitchFiles(UINT32 Level,ACPI_PARSE_OBJECT * Op) CvSwitchFiles() argument [all...] |
| H A D | aslprune.c | 165 UINT32 Level, 170 UINT32 Level, 244 * PARAMETERS: Level - Current nesting 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 294 /* We only care about objects below the Prune Level threshold */ in PrTreePruneWalk() 296 if (Level < in PrTreePruneWalk() [all...] |
| H A D | aslerror.c | 167 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() 804 * Level - Seriousness (Warning/error, etc.) 823 UINT8 Level, in AslInitEnode() argument 917 AslCommonError2(UINT8 Level,UINT16 MessageId,UINT32 LineNumber,UINT32 Column,char * SourceLine,char * Filename,char * ExtraMessage) AslCommonError2() argument 951 AslCommonError(UINT8 Level,UINT16 MessageId,UINT32 CurrentLineNumber,UINT32 LogicalLineNumber,UINT32 LogicalByteOffset,UINT32 Column,char * Filename,char * ExtraMessage) AslCommonError() argument 995 AslLogNewError(UINT8 Level,UINT16 MessageId,UINT32 LineNumber,UINT32 LogicalLineNumber,UINT32 LogicalByteOffset,UINT32 Column,char * Filename,char * Message,char * SourceLine,ASL_ERROR_MSG * SubError) AslLogNewError() argument 1056 GetModifiedLevel(UINT8 Level,UINT16 MessageId) GetModifiedLevel() argument 1095 AslIsExceptionIgnored(char * Filename,UINT32 LineNumber,UINT8 Level,UINT16 MessageId) AslIsExceptionIgnored() argument 1377 AslIsExceptionExpected(char * Filename,UINT32 LineNumber,UINT8 Level,UINT16 MessageId) AslIsExceptionExpected() argument 1441 AslIsExceptionDisabled(UINT8 Level,UINT16 MessageId) AslIsExceptionDisabled() argument 1510 AslDualParseOpError(UINT8 Level,UINT16 MainMsgId,ACPI_PARSE_OBJECT * MainOp,char * MainMsg,UINT16 SubMsgId,ACPI_PARSE_OBJECT * SubOp,char * SubMsg) AslDualParseOpError() argument 1562 AslError(UINT8 Level,UINT16 MessageId,ACPI_PARSE_OBJECT * Op,char * ExtraMessage) AslError() argument [all...] |
| H A D | asldebug.c | 165 UINT32 Level, 212 * Level - Current output indentation level 225 UINT32 Level, in UtDumpIntegerOp() argument 231 UtDumpParseOpName (Op, Level, IntegerLength); in UtDumpIntegerOp() 262 * Level - Current output indentation level 273 UINT32 Level) in UtDumpStringOp() argument 304 UtDumpParseOpName (Op, Level, strlen (String)); in UtDumpStringOp() 394 * Level - Current output indentation level 406 UINT32 Level) in UtDumpBasicOp() argument 411 UtDumpParseOpName (Op, Level, in UtDumpBasicOp() 432 UtDumpParseOpName(ACPI_PARSE_OBJECT * Op,UINT32 Level,UINT32 DataLength) UtDumpParseOpName() argument [all...] |
| H A D | aslcompiler.h | 339 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-src/contrib/llvm-project/llvm/lib/Support/ |
| H A D | IntervalMap.cpp | 25 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 …]
|
| /freebsd-src/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | TextDiagnosticPrinter.cpp | 52 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 in HandleDiagnostic() [all...] |
| H A D | TextDiagnosticBuffer.cpp | 23 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 D | SerializedDiagnosticPrinter.cpp | 67 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) overrid 624 getStableLevel(DiagnosticsEngine::Level Level) getStableLevel() argument 640 EmitDiagnosticMessage(FullSourceLoc Loc,PresumedLoc PLoc,DiagnosticsEngine::Level Level,StringRef Message,DiagOrStoredDiag D) EmitDiagnosticMessage() argument 669 emitDiagnosticMessage(FullSourceLoc Loc,PresumedLoc PLoc,DiagnosticsEngine::Level Level,StringRef Message,ArrayRef<clang::CharSourceRange> Ranges,DiagOrStoredDiag D) emitDiagnosticMessage() argument 684 beginDiagnostic(DiagOrStoredDiag D,DiagnosticsEngine::Level Level) beginDiagnostic() argument 690 endDiagnostic(DiagOrStoredDiag D,DiagnosticsEngine::Level Level) endDiagnostic() argument 726 emitCodeContext(FullSourceLoc Loc,DiagnosticsEngine::Level Level,SmallVectorImpl<CharSourceRange> & Ranges,ArrayRef<FixItHint> Hints) emitCodeContext() argument [all...] |
| H A D | DiagnosticRenderer.cpp | 87 DiagnosticsEngine::Level Level, in emitDiagnostic() argument 94 beginDiagnostic(D, Level); in emitDiagnostic() 98 emitDiagnosticMessage(Loc, PresumedLoc(), Level, Message, Ranges, D); in emitDiagnostic() 123 emitIncludeStack(Loc, PLoc, Level); in emitDiagnostic() 126 emitDiagnosticMessage(Loc, PLoc, Level, Message, Ranges, D); in emitDiagnostic() 127 emitCaret(Loc, Level, MutableRanges, FixItHints); in emitDiagnostic() 132 emitMacroExpansions(UnexpandedLoc, Level, MutableRanges, FixItHints); in emitDiagnostic() 137 LastLevel = Level; in emitDiagnostic() 139 endDiagnostic(D, Level); in emitDiagnostic() 165 DiagnosticsEngine::Level Level) { in emitIncludeStack() argument [all …]
|
| /freebsd-src/contrib/llvm-project/llvm/include/llvm/Passes/ |
| H A D | PassBuilder.h | 188 /// Note that \p Level cannot be `O0` here. The pipelines produced are 195 buildFunctionSimplificationPipeline(OptimizationLevel Level, 207 /// Note that \p Level cannot be `O0` here. The pipelines produced are 213 ModulePassManager buildModuleSimplificationPipeline(OptimizationLevel Level, 218 ModuleInlinerWrapperPass buildInlinerPipeline(OptimizationLevel Level, 223 ModulePassManager buildModuleInlinerPipeline(OptimizationLevel Level, 235 /// Note that \p Level cannot be `O0` here. The pipelines produced are 240 buildModuleOptimizationPipeline(OptimizationLevel Level, 249 ModulePassManager buildPerModuleDefaultPipeline(OptimizationLevel Level, 257 ModulePassManager buildFatLTODefaultPipeline(OptimizationLevel Level, [all...] |
| /freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | IntervalMap.h | 797 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 …]
|
| /freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | DependenceAnalysis.cpp | 195 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 in isDirectionNegative() 310 for (unsigned Level = 1; Level <= Levels; ++Level) { normalize() local 880 unsigned Level = LoopNest->getLoopDepth(); collectCommonLoops() local 1232 strongSIVtest(const SCEV * Coeff,const SCEV * SrcConst,const SCEV * DstConst,const Loop * CurLoop,unsigned Level,FullDependence & Result,Constraint & NewConstraint) const strongSIVtest() argument 1368 weakCrossingSIVtest(const SCEV * Coeff,const SCEV * SrcConst,const SCEV * DstConst,const Loop * CurLoop,unsigned Level,FullDependence & Result,Constraint & NewConstraint,const SCEV * & SplitIter) const weakCrossingSIVtest() argument 1568 exactSIVtest(const SCEV * SrcCoeff,const SCEV * DstCoeff,const SCEV * SrcConst,const SCEV * DstConst,const Loop * CurLoop,unsigned Level,FullDependence & Result,Constraint & NewConstraint) const exactSIVtest() argument 1762 weakZeroSrcSIVtest(const SCEV * DstCoeff,const SCEV * SrcConst,const SCEV * DstConst,const Loop * CurLoop,unsigned Level,FullDependence & Result,Constraint & NewConstraint) const weakZeroSrcSIVtest() argument 1872 weakZeroDstSIVtest(const SCEV * SrcCoeff,const SCEV * SrcConst,const SCEV * DstConst,const Loop * CurLoop,unsigned Level,FullDependence & Result,Constraint & NewConstraint) const weakZeroDstSIVtest() argument 2226 testSIV(const SCEV * Src,const SCEV * Dst,unsigned & Level,FullDependence & Result,Constraint & NewConstraint,const SCEV * & SplitIter) const testSIV() argument 2559 unsigned Level = mapSrcLoop(CurLoop); gcdMIVtest() local 2685 exploreDirections(unsigned Level,CoefficientInfo * A,CoefficientInfo * B,BoundInfo * Bound,const SmallBitVector & Loops,unsigned & DepthExpanded,const SCEV * Delta) const exploreDirections() argument 2803 testBounds(unsigned char DirKind,unsigned Level,BoundInfo * Bound,const SCEV * Delta) const testBounds() argument 3297 updateDirection(Dependence::DVEntry & Level,const Constraint & CurConstraint) const updateDirection() argument 3800 unsigned Level; depends() local 3851 unsigned Level; depends() local 4119 unsigned Level; getSplitIteration() local 4158 unsigned Level; getSplitIteration() local [all...] |
| /freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | DependenceAnalysis.h | 157 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 …]
|
| /freebsd-src/sys/contrib/dev/acpica/components/namespace/ |
| H A D | nswalk.c | 313 UINT32 Level; in AcpiNsWalkNamespace() local 336 Level = 1; in AcpiNsWalkNamespace() 340 * started. When Level is zero, the loop is done because we have 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-src/sys/contrib/dev/acpica/include/ |
| H A D | acdisasm.h | 335 UINT32 Level; 351 UINT32 Level, 361 UINT32 Level); 1083 UINT32 Level, 1249 UINT32 Level); 1256 UINT32 Level); 1263 UINT32 Level); 1270 UINT32 Level); 1277 UINT32 Level); 1284 UINT32 Level); 340 UINT32 Level; global() member [all...] |