Defined in 1 files as a variable:
Defined in 6 files as a member:
Defined in 6 files as a macro:
Defined in 1 files as a enumerator:
Referenced in 272 files:
- external/apache2/llvm/dist/clang/include/clang/AST/EvaluatedExprVisitor.h, 3 times
- external/apache2/llvm/dist/clang/include/clang/AST/IgnoreExpr.h, 12 times
- external/apache2/llvm/dist/clang/include/clang/AST/JSONNodeDumper.h, 4 times
- external/apache2/llvm/dist/clang/include/clang/AST/LexicallyOrderedRecursiveASTVisitor.h, 4 times
- external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/ThreadSafetyCommon.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/ThreadSafetyUtil.h, line 78
- external/apache2/llvm/dist/clang/include/clang/Analysis/AnyCall.h, 6 times
- external/apache2/llvm/dist/clang/include/clang/Analysis/CFG.h, 4 times
- external/apache2/llvm/dist/clang/include/clang/Analysis/ConstructionContext.h, 15 times
- external/apache2/llvm/dist/clang/include/clang/Analysis/PathDiagnostic.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/Analysis/RetainSummaryManager.h, line 651
- external/apache2/llvm/dist/clang/include/clang/Sema/Sema.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/CheckerManager.h, line 441
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h, 20 times
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h, 5 times
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CoreEngine.h, line 111
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h, 2 times
- external/apache2/llvm/dist/clang/lib/AST/ASTImporter.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/AST/Expr.cpp, 57 times
- external/apache2/llvm/dist/clang/lib/AST/ExprClassification.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/AST/ExprConstant.cpp, 10 times
- external/apache2/llvm/dist/clang/lib/AST/Interp/ByteCodeExprGen.cpp, 8 times
- external/apache2/llvm/dist/clang/lib/AST/ItaniumMangle.cpp, 32 times
- external/apache2/llvm/dist/clang/lib/AST/JSONNodeDumper.cpp, 18 times
- external/apache2/llvm/dist/clang/lib/Analysis/BodyFarm.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Analysis/CFG.cpp, 25 times
- external/apache2/llvm/dist/clang/lib/Analysis/CFGStmtMap.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Analysis/CallGraph.cpp, 9 times
- external/apache2/llvm/dist/clang/lib/Analysis/CalledOnceCheck.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/Analysis/LiveVariables.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Analysis/PathDiagnostic.cpp, 10 times
- external/apache2/llvm/dist/clang/lib/Analysis/ReachableCode.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/Analysis/RetainSummaryManager.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Analysis/ThreadSafety.cpp, 35 times
- external/apache2/llvm/dist/clang/lib/Analysis/ThreadSafetyCommon.cpp, 34 times
- external/apache2/llvm/dist/clang/lib/Analysis/UninitializedValues.cpp, 18 times
- external/apache2/llvm/dist/clang/lib/Analysis/plugins/SampleAnalyzer/MainCallChecker.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGBuiltin.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCUDANV.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCall.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCall.h, 4 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGClass.cpp, 10 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCoroutine.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGException.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExpr.cpp, 39 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExprAgg.cpp, 8 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExprCXX.cpp, 50 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExprComplex.cpp, line 317
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExprConstant.cpp, 10 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExprScalar.cpp, 40 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGObjC.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGOpenMPRuntime.cpp, 49 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGStmtOpenMP.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenFunction.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenFunction.h, line 4030
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenModule.cpp, 10 times
- external/apache2/llvm/dist/clang/lib/CodeGen/ConstantEmitter.h, line 113
- external/apache2/llvm/dist/clang/lib/CodeGen/ItaniumCXXABI.cpp, 8 times
- external/apache2/llvm/dist/clang/lib/CodeGen/MicrosoftCXXABI.cpp, 9 times
- external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/RewriteModernObjC.cpp, 46 times
- external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/RewriteObjC.cpp, 37 times
- external/apache2/llvm/dist/clang/lib/Index/IndexBody.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Sema/AnalysisBasedWarnings.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaCUDA.cpp, 8 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaCast.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaChecking.cpp, 64 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaCodeComplete.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaDecl.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaDeclCXX.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaExceptionSpec.cpp, 21 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaExpr.cpp, 39 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaExprCXX.cpp, 12 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaExprObjC.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaInit.cpp, 28 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaOpenMP.cpp, 69 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaOverload.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaStmt.cpp, 27 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaTemplateDeduction.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/AnalysisOrderChecker.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/AnalyzerStatsChecker.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/BasicObjCFoundationChecks.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/BuiltinFunctionChecker.cpp, 8 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/CStringChecker.cpp, 149 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/CStringSyntaxChecker.cpp, 24 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/CallAndMessageChecker.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/CastSizeChecker.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/CastToStructChecker.cpp, 8 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/CheckSecuritySyntaxOnly.cpp, 75 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/CheckerDocumentation.cpp, line 229
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ContainerModeling.cpp, 9 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/DebugContainerModeling.cpp, 15 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/DebugIteratorModeling.cpp, 18 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/DynamicTypeChecker.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/DynamicTypePropagation.cpp, 12 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/EnumCastOutOfRangeChecker.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ExprInspectionChecker.cpp, 66 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/IteratorModeling.cpp, 23 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIBugReporter.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIBugReporter.h, line 65
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIChecker.cpp, 10 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIChecker.h, 5 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/MacOSKeychainAPIChecker.cpp, 14 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/MacOSXAPIChecker.cpp, 10 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp, 27 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/NoReturnFunctionChecker.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/NonNullParamChecker.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/NullabilityChecker.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/OSObjectCStyleCast.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ObjCContainersASTChecker.cpp, 12 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ObjCContainersChecker.cpp, 15 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ObjCSelfInitChecker.cpp, 9 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ObjCSuperDeallocChecker.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/PointerArithChecker.cpp, 12 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.cpp, 23 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.h, line 296
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.cpp, 22 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/STLAlgorithmModeling.cpp, 19 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/StreamChecker.cpp, 30 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/UnixAPIChecker.cpp, 62 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/UnreachableCodeChecker.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/VirtualCallChecker.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/WebKit/UncountedCallArgsChecker.cpp, 12 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/BugReporter.cpp, 16 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp, 14 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/CallEvent.cpp, 14 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/CheckerContext.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/CoreEngine.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ExplodedGraph.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ExprEngine.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ExprEngineC.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp, 25 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp, 23 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/PlistDiagnostics.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/RegionStore.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/SValBuilder.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/ASTSelection.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Tooling/Transformer/RangeSelector.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Tooling/Transformer/SourceCodeBuilders.cpp, 4 times
- external/apache2/llvm/dist/clang/tools/driver/cc1as_main.cpp, 5 times
- external/apache2/llvm/dist/clang/tools/libclang/CIndex.cpp, 16 times
- external/apache2/llvm/dist/clang/tools/libclang/CXCursor.cpp, 14 times
- external/apache2/llvm/dist/llvm/include/llvm/ADT/SCCIterator.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/ADT/SmallVector.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/ConstantFolding.h, line 139
- external/apache2/llvm/dist/llvm/include/llvm/IR/AbstractCallSite.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/Operator.h, 13 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/PatternMatch.h, 10 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/ReplaceConstant.h, line 24
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCWinCOFFStreamer.h, line 30
- external/apache2/llvm/dist/llvm/include/llvm/MCA/CodeEmitter.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Support/TargetRegistry.h, 7 times
- external/apache2/llvm/dist/llvm/lib/Analysis/AliasAnalysis.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/BasicAliasAnalysis.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/CFLGraph.h, 26 times
- external/apache2/llvm/dist/llvm/lib/Analysis/CallPrinter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/ConstantFolding.cpp, 61 times
- external/apache2/llvm/dist/llvm/lib/Analysis/InstructionSimplify.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/Lint.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Analysis/MemoryBuiltins.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Analysis/ScalarEvolution.cpp, 20 times
- external/apache2/llvm/dist/llvm/lib/Analysis/ValueTracking.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/ValueEnumerator.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp, 28 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/CodeGenPrepare.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalMerge.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/ExecutionEngine.cpp, 29 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Interpreter/Execution.cpp, 44 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Interpreter/Interpreter.h, line 201
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/ExecutionUtils.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/IR/AbstractCallSite.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/IR/AsmWriter.cpp, 19 times
- external/apache2/llvm/dist/llvm/lib/IR/ConstantFold.cpp, 69 times
- external/apache2/llvm/dist/llvm/lib/IR/Constants.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/IR/ConstantsContext.h, 58 times
- external/apache2/llvm/dist/llvm/lib/IR/Core.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/IR/Globals.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/IR/Instructions.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/IR/ReplaceConstant.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/IR/Value.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/IR/Verifier.cpp, 19 times
- external/apache2/llvm/dist/llvm/lib/MC/MCAsmStreamer.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/MC/MCELFStreamer.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/MC/MCExpr.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/MC/MCMachOStreamer.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/MC/MCWasmStreamer.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/MC/MCWinCOFFStreamer.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/MC/MCXCOFFStreamer.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Option/OptTable.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp, 26 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/AArch64WinCOFFStreamer.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUAnnotateKernelFeatures.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUMCInstLower.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUMachineCFGStructurizer.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/ARC/MCTargetDesc/ARCInstPrinter.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMLoadStoreOptimizer.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp, 366 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/ARMWinCOFFStreamer.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AVR/AsmParser/AVRAsmParser.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/AVR/MCTargetDesc/AVRMCELFStreamer.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AVR/MCTargetDesc/AVRMCELFStreamer.h, line 52
- external/apache2/llvm/dist/llvm/lib/Target/BPF/AsmParser/BPFAsmParser.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFAbstractMemberAccess.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/CSKY/AsmParser/CSKYAsmParser.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCELFStreamer.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCELFStreamer.h, line 45
- external/apache2/llvm/dist/llvm/lib/Target/MSP430/AsmParser/MSP430AsmParser.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp, 19 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/AsmParser/SparcAsmParser.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCCodeEmitter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/AsmParser/SystemZAsmParser.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/Target/VE/AsmParser/VEAsmParser.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/AsmParser/X86Operand.h, 24 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.h, line 102
- external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/X86WinCOFFStreamer.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/XCore/MCTargetDesc/XCoreInstPrinter.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/XCore/XCoreLowerThreadLocal.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/CoroFrame.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/CoroSplit.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/Coroutines.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/Attributor.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/FunctionAttrs.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/GlobalDCE.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/GlobalOpt.cpp, 23 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/HotColdSplitting.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/IROutliner.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/PartialInlining.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/InferAddressSpaces.cpp, 28 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/NewGVN.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/CanonicalizeAliases.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/Evaluator.cpp, 42 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/GlobalStatus.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SimplifyCFG.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ValueMapper.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/bugpoint/ExtractFunction.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-cov/CoverageSummaryInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-mc-assemble-fuzzer/llvm-mc-assemble-fuzzer.cpp, 4 times
- external/apache2/llvm/dist/llvm/tools/llvm-mc/llvm-mc.cpp, 5 times
- external/apache2/llvm/dist/llvm/tools/llvm-mca/Views/InstructionInfoView.cpp, line 72
- external/apache2/llvm/dist/llvm/tools/llvm-mca/Views/InstructionInfoView.h, line 76
- external/apache2/llvm/dist/llvm/tools/llvm-mca/llvm-mca.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-ml/llvm-ml.cpp, 5 times
- external/apache2/llvm/dist/llvm/utils/TableGen/X86RecognizableInstr.h, line 41
- external/apache2/mDNSResponder/dist/mDNSShared/CommonServices.h, line 1472
- external/bsd/atf/dist/atf-c/detail/text_test.c, line 74
- external/gpl3/binutils.old/dist/gas/config/tc-arm.c, 6 times
- external/gpl3/binutils/dist/gas/config/tc-arm.c, 6 times
- external/gpl3/gdb.old/dist/gas/config/tc-arm.c, 6 times
- external/gpl3/gdb/dist/gas/config/tc-arm.c, 6 times
- games/backgammon/common_source/fancy.c, 3 times
- games/warp/term.c, line 163
- games/warp/term.h, 2 times
- libexec/getty/subr.c, line 325
- sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/device/nouveau_nvkm_engine_device_user.c, line 91
- sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/top/nouveau_nvkm_subdev_top_gk104.c, line 96
- tests/lib/libc/sys/t_posix_fadvise.c, 22 times
- usr.sbin/makefs/cd9660/iso9660_rrip.c, 12 times