Defined in 1 files as a member:
Defined in 3 files as a function:
Referenced in 396 files:
- external/apache2/llvm/dist/clang/include/clang/AST/VTableBuilder.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/Analysis/CloneDetection.h, 4 times
- external/apache2/llvm/dist/clang/include/clang/Edit/EditedSource.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/Edit/FileOffset.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/Sema/Sema.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/APSIntType.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SMTConstraintManager.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SMTConv.h, 4 times
- external/apache2/llvm/dist/clang/include/clang/Tooling/Syntax/Tokens.h, 2 times
- external/apache2/llvm/dist/clang/lib/ARCMigrate/ObjCMT.cpp, line 1790
- external/apache2/llvm/dist/clang/lib/ARCMigrate/TransRetainReleaseDealloc.cpp, line 213
- external/apache2/llvm/dist/clang/lib/AST/ASTContext.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/AST/ASTImporter.cpp, line 3165
- external/apache2/llvm/dist/clang/lib/AST/Decl.cpp, line 4614
- external/apache2/llvm/dist/clang/lib/AST/DeclBase.cpp, line 1361
- external/apache2/llvm/dist/clang/lib/AST/Expr.cpp, line 2146
- external/apache2/llvm/dist/clang/lib/AST/ExprConstant.cpp, line 3959
- external/apache2/llvm/dist/clang/lib/AST/MicrosoftCXXABI.cpp, line 274
- external/apache2/llvm/dist/clang/lib/AST/RawCommentList.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/AST/VTableBuilder.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/ASTMatchers/ASTMatchFinder.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Analysis/CFG.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/Analysis/MacroExpansionContext.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Basic/SourceManager.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGBuiltin.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCall.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGClass.cpp, line 2734
- external/apache2/llvm/dist/clang/lib/CodeGen/CGDebugInfo.cpp, line 2130
- external/apache2/llvm/dist/clang/lib/CodeGen/CGDeclCXX.cpp, line 823
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExprCXX.cpp, line 401
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExprComplex.cpp, line 747
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExprScalar.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGOpenMPRuntime.cpp, 12 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenModule.h, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/MicrosoftCXXABI.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/CrossTU/CrossTranslationUnit.cpp, line 169
- external/apache2/llvm/dist/clang/lib/Driver/Driver.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Driver/ToolChains/Clang.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Driver/ToolChains/CommonArgs.cpp, line 1377
- external/apache2/llvm/dist/clang/lib/Driver/ToolChains/Gnu.cpp, line 697
- external/apache2/llvm/dist/clang/lib/Driver/ToolChains/WebAssembly.cpp, line 264
- external/apache2/llvm/dist/clang/lib/Edit/EditedSource.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Format/ContinuationIndenter.cpp, line 1836
- external/apache2/llvm/dist/clang/lib/Format/Format.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/Format/FormatTokenLexer.cpp, line 759
- external/apache2/llvm/dist/clang/lib/Format/SortJavaScriptImports.cpp, line 145
- external/apache2/llvm/dist/clang/lib/Frontend/ASTUnit.cpp, line 2408
- external/apache2/llvm/dist/clang/lib/Frontend/CompilerInvocation.cpp, line 992
- external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/InclusionRewriter.cpp, line 319
- external/apache2/llvm/dist/clang/lib/Lex/Lexer.cpp, line 866
- external/apache2/llvm/dist/clang/lib/Lex/PPMacroExpansion.cpp, line 1056
- external/apache2/llvm/dist/clang/lib/Sema/SemaAttr.cpp, line 731
- external/apache2/llvm/dist/clang/lib/Sema/SemaAvailability.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaChecking.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaCodeComplete.cpp, line 4425
- external/apache2/llvm/dist/clang/lib/Sema/SemaDecl.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaDeclAttr.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaDeclCXX.cpp, line 16144
- external/apache2/llvm/dist/clang/lib/Sema/SemaExpr.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaLambda.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaOpenMP.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaTemplate.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaTemplateDeduction.cpp, line 756
- external/apache2/llvm/dist/clang/lib/Sema/SemaTemplateInstantiate.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaTemplateVariadic.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaType.cpp, line 5003
- external/apache2/llvm/dist/clang/lib/Serialization/ASTReader.cpp, line 3407
- external/apache2/llvm/dist/clang/lib/Serialization/ASTWriter.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ArrayBoundCheckerV2.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/BasicObjCFoundationChecks.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/BoolAssignmentChecker.cpp, line 89
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/CStringChecker.cpp, 18 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/CallAndMessageChecker.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/CastValueChecker.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp, line 940
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/DereferenceChecker.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/DivZeroChecker.cpp, line 80
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ExprInspectionChecker.cpp, line 141
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/NonNullParamChecker.cpp, line 175
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ObjCAtSyncChecker.cpp, line 62
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/PaddingChecker.cpp, line 100
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/PthreadLockChecker.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ReturnUndefChecker.cpp, line 106
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/SmartPtrModeling.cpp, line 604
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/StreamChecker.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/UnixAPIChecker.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/VLASizeChecker.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/VforkChecker.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/BlockCounter.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/BugReporter.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/CheckerContext.cpp, line 119
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ExprEngine.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp, line 504
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ExprEngineObjC.cpp, line 192
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/MemRegion.cpp, line 1636
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/RegionStore.cpp, line 1844
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/SValBuilder.cpp, line 532
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Frontend/CheckerRegistry.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Tooling/ASTDiff/ASTDiff.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Tooling/CompilationDatabase.cpp, line 362
- external/apache2/llvm/dist/clang/lib/Tooling/Syntax/Tokens.cpp, 5 times
- external/apache2/llvm/dist/clang/tools/clang-diff/ClangDiff.cpp, line 285
- external/apache2/llvm/dist/clang/tools/clang-scan-deps/ClangScanDeps.cpp, 4 times
- external/apache2/llvm/dist/clang/tools/libclang/CIndex.cpp, line 335
- external/apache2/llvm/dist/clang/tools/libclang/Indexing.cpp, 2 times
- external/apache2/llvm/dist/clang/utils/TableGen/ClangSyntaxEmitter.cpp, 2 times
- external/apache2/llvm/dist/libcxx/src/iostream.cpp, 4 times
- external/apache2/llvm/dist/llvm/examples/OrcV2Examples/LLJITWithRemoteDebugging/RemoteJITUtils.cpp, line 317
- external/apache2/llvm/dist/llvm/include/llvm/ADT/CoalescingBitVector.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/ADT/FloatingPointMode.h, line 176
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/SparsePropagation.h, line 510
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/TargetTransformInfoImpl.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/VectorUtils.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/LegalizerInfo.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/LiveInterval.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MIRYamlMapping.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/SelectionDAG.h, line 1896
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/SelectionDAGNodes.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DIContext.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/DWARFAddressRange.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugLine.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/DWARFVerifier.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/SymbolStringPool.h, line 165
- external/apache2/llvm/dist/llvm/include/llvm/IR/DebugInfoMetadata.h, 8 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/MatrixBuilder.h, line 212
- external/apache2/llvm/dist/llvm/include/llvm/IR/PassManager.h, line 718
- external/apache2/llvm/dist/llvm/include/llvm/IR/PassManagerImpl.h, line 58
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCContext.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCDisassembler/MCDisassembler.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCSymbolXCOFF.h, line 30
- external/apache2/llvm/dist/llvm/include/llvm/Object/ObjectFile.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/PassAnalysisSupport.h, line 275
- external/apache2/llvm/dist/llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/Support/Chrono.h, line 157
- external/apache2/llvm/dist/llvm/include/llvm/Support/FormatProviders.h, line 402
- external/apache2/llvm/dist/llvm/include/llvm/Support/ScaledNumber.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Support/VersionTuple.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Testing/Support/Annotations.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/TextAPI/ArchitectureSet.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/TextAPI/InterfaceFile.h, 8 times
- external/apache2/llvm/dist/llvm/include/llvm/TextAPI/Target.h, 6 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/DeadArgumentElimination.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/FunctionComparator.h, line 74
- external/apache2/llvm/dist/llvm/lib/Analysis/BranchProbabilityInfo.cpp, line 236
- external/apache2/llvm/dist/llvm/lib/Analysis/CaptureTracking.cpp, line 382
- external/apache2/llvm/dist/llvm/lib/Analysis/EHPersonalities.cpp, line 104
- external/apache2/llvm/dist/llvm/lib/Analysis/IRSimilarityIdentifier.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Analysis/IVDescriptors.cpp, line 474
- external/apache2/llvm/dist/llvm/lib/Analysis/InlineCost.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Analysis/LazyCallGraph.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Analysis/ScalarEvolution.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Analysis/StackLifetime.cpp, line 238
- external/apache2/llvm/dist/llvm/lib/Analysis/StackSafetyAnalysis.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Analysis/TargetTransformInfo.cpp, line 1299
- external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/BitcodeReader.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/CalcSpillWeights.cpp, line 254
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/InlineAsmLowering.cpp, line 101
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/InlineSpiller.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/InterferenceCache.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/VarLocBasedImpl.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugVariables.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveIntervals.cpp, line 676
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveRangeCalc.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LocalStackSlotAllocation.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineBlockPlacement.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineCombiner.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineOutliner.cpp, line 172
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachinePipeliner.cpp, line 2562
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineScheduler.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineTraceMetrics.cpp, line 965
- external/apache2/llvm/dist/llvm/lib/CodeGen/RegAllocFast.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/RegAllocGreedy.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/RegisterCoalescer.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp, line 18188
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp, line 2523
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp, line 1414
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp, 63 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp, line 8223
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp, line 8533
- external/apache2/llvm/dist/llvm/lib/CodeGen/SplitKit.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/TargetInstrInfo.cpp, line 501
- external/apache2/llvm/dist/llvm/lib/CodeGen/TargetLoweringBase.cpp, line 1479
- external/apache2/llvm/dist/llvm/lib/CodeGen/TargetPassConfig.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/WinEHPrepare.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/DWARFLinker/DWARFLinkerCompileUnit.cpp, line 94
- external/apache2/llvm/dist/llvm/lib/DWARFLinker/DWARFLinkerDeclContext.cpp, line 169
- external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp, line 388
- external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/DWARFContext.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/DWARFDebugAddr.cpp, line 48
- external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/DWARFDebugArangeSet.cpp, line 68
- external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/DWARFDebugFrame.cpp, line 999
- external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/DWARFDebugLine.cpp, line 367
- external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/DWARFDebugPubTable.cpp, line 34
- external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/DWARFListTable.cpp, line 23
- external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/DWARFUnit.cpp, line 236
- external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/PDBStringTable.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/PDBStringTableBuilder.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Demangle/MicrosoftDemangle.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/MachO_arm64.cpp, line 381
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/MachO_x86_64.cpp, line 391
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/MCJIT/MCJIT.cpp, line 131
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/Core.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/DebugObjectManagerPlugin.cpp, line 298
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.cpp, line 294
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/TargetProcess/JITLoaderGDB.cpp, line 90
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldChecker.cpp, 26 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldCOFFAArch64.h, line 203
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldCOFFX86_64.h, line 250
- external/apache2/llvm/dist/llvm/lib/FileCheck/FileCheck.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/IR/AsmWriter.cpp, line 2837
- external/apache2/llvm/dist/llvm/lib/IR/Attributes.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/IR/IntrinsicInst.cpp, line 167
- external/apache2/llvm/dist/llvm/lib/IR/LegacyPassManager.cpp, line 171
- external/apache2/llvm/dist/llvm/lib/IR/Verifier.cpp, line 6113
- external/apache2/llvm/dist/llvm/lib/Linker/IRMover.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Linker/LinkModules.cpp, line 383
- external/apache2/llvm/dist/llvm/lib/MC/MCAssembler.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/MC/MCCodeView.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/MC/MCContext.cpp, line 504
- external/apache2/llvm/dist/llvm/lib/MC/MCParser/AsmLexer.cpp, line 878
- external/apache2/llvm/dist/llvm/lib/MC/XCOFFObjectWriter.cpp, line 440
- external/apache2/llvm/dist/llvm/lib/Object/COFFModuleDefinition.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Object/MachOUniversalWriter.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Option/OptTable.cpp, line 292
- external/apache2/llvm/dist/llvm/lib/Passes/PassBuilder.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Passes/StandardInstrumentations.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/ProfileData/GCOV.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/ProfileData/InstrProfWriter.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Support/CachePruning.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Support/FormatVariadic.cpp, line 148
- external/apache2/llvm/dist/llvm/lib/Support/ItaniumManglingCanonicalizer.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Support/LockFileManager.cpp, line 69
- external/apache2/llvm/dist/llvm/lib/Support/PrettyStackTrace.cpp, line 72
- external/apache2/llvm/dist/llvm/lib/Support/SuffixTree.cpp, line 82
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64ConditionOptimizer.cpp, line 276
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64ISelLowering.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64MachineFunctionInfo.cpp, line 87
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/AArch64CallLowering.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/AArch64PostLegalizerLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/AArch64PreLegalizerCombiner.cpp, line 207
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUCallLowering.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUHSAMetadataStreamer.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp, 21 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp, line 935
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp, line 937
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp, line 4983
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/R600ISelLowering.cpp, line 1371
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/R600OpenCLImageTypeLoweringPass.cpp, line 331
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIFoldOperands.cpp, line 1486
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIISelLowering.cpp, 21 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIInstrInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SILoadStoreOptimizer.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIMemoryLegalizer.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMExpandPseudoInsts.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMISelLowering.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonConstExtenders.cpp, line 82
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsSEInstrInfo.cpp, line 768
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp, line 2219
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCInstrInfo.cpp, line 3330
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVISelLowering.cpp, 30 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZTDC.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZTargetTransformInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp, line 1249
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyFixIrreducibleControlFlow.cpp, line 153
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyLowerEmscriptenEHSjLj.cpp, line 452
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86FastISel.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86FlagsCopyLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86ISelLowering.cpp, 42 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86InstructionSelector.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86LowerAMXType.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86TargetTransformInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Testing/Support/SupportHelpers.cpp, line 39
- external/apache2/llvm/dist/llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp, line 85
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/IROutliner.cpp, line 236
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/PartialInlining.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp, line 782
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstructionCombining.cpp, line 3925
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp, line 2598
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/CFGMST.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp, line 380
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/MemProfiler.cpp, line 517
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp, 25 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/SanitizerCoverage.cpp, line 365
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ConstantHoisting.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ConstraintElimination.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/EarlyCSE.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopDistribute.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopLoadElimination.cpp, line 270
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopUnrollPass.cpp, line 628
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopUnswitch.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LowerExpectIntrinsic.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp, line 1996
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/MergeICmps.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/NewGVN.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/SROA.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp, line 1234
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/SpeculateAroundPHIs.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/StructurizeCFG.cpp, line 411
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/BasicBlockUtils.cpp, line 1667
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LoopVersioning.cpp, line 67
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ModuleUtils.cpp, line 172
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/PredicateInfo.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SimplifyCFG.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/LoopVectorize.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/XRay/BlockIndexer.cpp, line 84
- external/apache2/llvm/dist/llvm/lib/XRay/InstrumentationMap.cpp, line 114
- external/apache2/llvm/dist/llvm/lib/XRay/Profile.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/dsymutil/BinaryHolder.cpp, line 170
- external/apache2/llvm/dist/llvm/tools/dsymutil/DwarfLinkerForBinary.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/dsymutil/SymbolMap.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-ar/llvm-ar.cpp, line 1050
- external/apache2/llvm/dist/llvm/tools/llvm-dwarfdump/llvm-dwarfdump.cpp, line 617
- external/apache2/llvm/dist/llvm/tools/llvm-dwp/llvm-dwp.cpp, line 117
- external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/Analysis.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/Clustering.cpp, line 248
- external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/MCInstrDescView.cpp, 4 times
- external/apache2/llvm/dist/llvm/tools/llvm-gsymutil/llvm-gsymutil.cpp, line 509
- external/apache2/llvm/dist/llvm/tools/llvm-jitlink/llvm-jitlink-executor/llvm-jitlink-executor.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-jitlink/llvm-jitlink.cpp, line 732
- external/apache2/llvm/dist/llvm/tools/llvm-libtool-darwin/llvm-libtool-darwin.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-lto2/llvm-lto2.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-objcopy/COFF/COFFObjcopy.cpp, line 234
- external/apache2/llvm/dist/llvm/tools/llvm-objcopy/COFF/Writer.cpp, line 168
- external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ConfigManager.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/ELFObjcopy.cpp, line 527
- external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/Object.cpp, line 1740
- external/apache2/llvm/dist/llvm/tools/llvm-objcopy/MachO/MachOObjcopy.cpp, line 339
- external/apache2/llvm/dist/llvm/tools/llvm-objcopy/wasm/WasmObjcopy.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/BytesOutputStyle.cpp, line 420
- external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/DumpOutputStyle.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/LinePrinter.cpp, line 226
- external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/TypeReferenceTracker.cpp, line 129
- external/apache2/llvm/dist/llvm/tools/llvm-profdata/llvm-profdata.cpp, line 761
- external/apache2/llvm/dist/llvm/tools/llvm-rc/ResourceScriptStmt.h, 4 times
- external/apache2/llvm/dist/llvm/tools/llvm-rc/llvm-rc.cpp, line 579
- external/apache2/llvm/dist/llvm/tools/llvm-readobj/ELFDumper.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-reduce/deltas/Delta.h, 2 times
- external/apache2/llvm/dist/llvm/tools/obj2yaml/coff2yaml.cpp, line 148
- external/apache2/llvm/dist/llvm/tools/sancov/sancov.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/yaml2obj/yaml2obj.cpp, 2 times
- external/apache2/llvm/dist/llvm/utils/TableGen/AsmWriterEmitter.cpp, 2 times
- external/apache2/llvm/dist/llvm/utils/TableGen/CodeGenInstruction.cpp, line 347
- external/apache2/llvm/dist/llvm/utils/TableGen/CodeGenIntrinsics.h, 2 times
- external/apache2/llvm/dist/llvm/utils/TableGen/CodeGenRegisters.cpp, 3 times
- external/apache2/llvm/dist/llvm/utils/TableGen/CodeGenTarget.cpp, 2 times
- external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISel/CodeExpander.cpp, line 56
- external/apache2/llvm/dist/llvm/utils/TableGen/InfoByHwMode.cpp, 4 times
- external/apache2/llvm/dist/llvm/utils/TableGen/InfoByHwMode.h, 2 times
- external/apache2/llvm/dist/llvm/utils/TableGen/SearchableTableEmitter.cpp, 4 times
- external/apache2/llvm/dist/llvm/utils/unittest/googlemock/include/gmock/gmock-actions.h, line 789
- external/bsd/wpa/dist/src/common/wpa_common.c, line 1024
- external/gpl3/gcc.old/dist/libgcc/config/arc/ieee-754/arc600-dsp/divdf3.S, line 397
- external/gpl3/gcc.old/dist/libgcc/config/arc/ieee-754/arc600-mul64/divdf3.S, line 386
- external/gpl3/gcc.old/dist/libgcc/config/arc/ieee-754/divdf3.S, line 338
- external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/basic_ios.h, 2 times
- external/gpl3/gcc.old/dist/libstdc++-v3/src/c++98/ios_init.cc, 4 times
- external/gpl3/gcc/dist/libgcc/config/arc/ieee-754/arc600-dsp/divdf3.S, line 397
- external/gpl3/gcc/dist/libgcc/config/arc/ieee-754/arc600-mul64/divdf3.S, line 386
- external/gpl3/gcc/dist/libgcc/config/arc/ieee-754/divdf3.S, line 338
- external/gpl3/gcc/dist/libstdc++-v3/include/bits/basic_ios.h, 2 times
- external/gpl3/gcc/dist/libstdc++-v3/src/c++98/ios_init.cc, 4 times
- sys/arch/m68k/060sp/dist/fpsp.s, line 22118
- sys/arch/m68k/060sp/dist/pfpsp.s, line 6241
- sys/external/bsd/compiler_rt/dist/lib/xray/tests/unit/profile_collector_test.cc, 3 times
- sys/external/bsd/compiler_rt/dist/lib/xray/xray_x86_64.cc, line 61
- sys/net80211/ieee80211_output.c, 21 times