Defined in 4 files as a variable:
Defined in 3 files as a prototype:
Defined in 10 files as a member:
- external/apache2/llvm/dist/clang/include/clang/Driver/Action.h, line 216 (as a member)
- external/apache2/llvm/dist/clang/lib/Lex/DependencyDirectivesSourceMinimizer.cpp, line 102 (as a member)
- external/apache2/llvm/dist/clang/lib/Tooling/JSONCompilationDatabase.cpp, line 130 (as a member)
- external/apache2/llvm/dist/clang/lib/Tooling/Transformer/Parsing.cpp, line 43 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/ADT/FloatingPointMode.h, line 90 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/Demangle/RustDemangle.h, line 67 (as a member)
- external/apache2/llvm/dist/llvm/lib/Analysis/TFUtils.cpp, line 317 (as a member)
- external/apache2/llvm/dist/llvm/lib/DWARFLinker/DWARFLinker.cpp, line 39 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFAdjustOpt.cpp, line 53 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZISelDAGToDAG.cpp, line 128 (as a member)
Defined in 3 files as a function:
Defined in 1 files as a enumerator:
Referenced in 193 files:
- external/apache2/llvm/dist/clang/include/clang/ARCMigrate/ARCMT.h, 3 times
- external/apache2/llvm/dist/clang/include/clang/Driver/Action.h, 24 times
- external/apache2/llvm/dist/clang/include/clang/Driver/Driver.h, line 506
- external/apache2/llvm/dist/clang/include/clang/Driver/ToolChain.h, line 228
- external/apache2/llvm/dist/clang/include/clang/Frontend/CompilerInstance.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/Frontend/FrontendAction.h, line 230
- external/apache2/llvm/dist/clang/include/clang/Lex/DependencyDirectivesSourceMinimizer.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/Lex/LiteralSupport.h, line 37
- external/apache2/llvm/dist/clang/include/clang/Rewrite/Core/RewriteBuffer.h, 3 times
- external/apache2/llvm/dist/clang/include/clang/Sema/Sema.h, 3 times
- external/apache2/llvm/dist/clang/include/clang/Tooling/DependencyScanning/DependencyScanningWorker.h, line 61
- external/apache2/llvm/dist/clang/include/clang/Tooling/Transformer/Parsing.h, line 35
- external/apache2/llvm/dist/clang/lib/APINotes/APINotesYAMLCompiler.cpp, line 586
- external/apache2/llvm/dist/clang/lib/ARCMigrate/ARCMT.cpp, 9 times
- external/apache2/llvm/dist/clang/lib/AST/ExprConstant.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGStmt.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Driver/Action.cpp, 32 times
- external/apache2/llvm/dist/clang/lib/Driver/Driver.cpp, 30 times
- external/apache2/llvm/dist/clang/lib/Driver/ToolChain.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Driver/ToolChains/Clang.cpp, 57 times
- external/apache2/llvm/dist/clang/lib/Driver/ToolChains/Clang.h, 3 times
- external/apache2/llvm/dist/clang/lib/Driver/ToolChains/CommonArgs.cpp, 8 times
- external/apache2/llvm/dist/clang/lib/Driver/ToolChains/CommonArgs.h, 3 times
- external/apache2/llvm/dist/clang/lib/Driver/ToolChains/CrossWindows.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Driver/ToolChains/Cuda.cpp, 12 times
- external/apache2/llvm/dist/clang/lib/Driver/ToolChains/Cuda.h, line 141
- external/apache2/llvm/dist/clang/lib/Driver/ToolChains/Darwin.cpp, 11 times
- external/apache2/llvm/dist/clang/lib/Driver/ToolChains/Flang.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Driver/ToolChains/HIP.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Driver/ToolChains/InterfaceStubs.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Driver/ToolChains/MSVC.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Driver/ToolChains/PS4CPU.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Format/Format.cpp, 15 times
- external/apache2/llvm/dist/clang/lib/Frontend/ASTUnit.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Frontend/CompilerInstance.cpp, 13 times
- external/apache2/llvm/dist/clang/lib/Frontend/CompilerInvocation.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Frontend/FrontendAction.cpp, 19 times
- external/apache2/llvm/dist/clang/lib/Frontend/FrontendActions.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Frontend/LayoutOverrideSource.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/FrontendActions.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Interpreter/IncrementalParser.h, line 70
- external/apache2/llvm/dist/clang/lib/Lex/DependencyDirectivesSourceMinimizer.cpp, 11 times
- external/apache2/llvm/dist/clang/lib/Lex/LiteralSupport.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaExpr.cpp, 69 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaOverload.cpp, 16 times
- external/apache2/llvm/dist/clang/lib/Sema/TreeTransform.h, 11 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/Yaml.h, 4 times
- external/apache2/llvm/dist/clang/lib/Tooling/DependencyScanning/DependencyScanningTool.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Tooling/DependencyScanning/DependencyScanningWorker.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Tooling/JSONCompilationDatabase.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/AtomicChange.cpp, line 244
- external/apache2/llvm/dist/clang/lib/Tooling/Syntax/Tree.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Tooling/Transformer/Parsing.cpp, 22 times
- external/apache2/llvm/dist/clang/tools/clang-format/ClangFormat.cpp, 2 times
- external/apache2/llvm/dist/clang/tools/clang-fuzzer/handle-cxx/handle_cxx.cpp, 2 times
- external/apache2/llvm/dist/clang/tools/clang-import-test/clang-import-test.cpp, line 178
- external/apache2/llvm/dist/clang/tools/clang-offload-bundler/ClangOffloadBundler.cpp, 54 times
- external/apache2/llvm/dist/clang/tools/clang-rename/ClangRename.cpp, 4 times
- external/apache2/llvm/dist/clang/tools/clang-scan-deps/ClangScanDeps.cpp, 14 times
- external/apache2/llvm/dist/clang/tools/driver/cc1gen_reproducer_main.cpp, 5 times
- external/apache2/llvm/dist/llvm/include/llvm/ADT/APFloat.h, 12 times
- external/apache2/llvm/dist/llvm/include/llvm/ADT/FloatingPointMode.h, 7 times
- external/apache2/llvm/dist/llvm/include/llvm/ADT/PriorityWorklist.h, 5 times
- external/apache2/llvm/dist/llvm/include/llvm/ADT/StringExtras.h, 26 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/DDG.h, 5 times
- external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/MsgPackReader.h, line 105
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MIRYamlMapping.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/NonRelocatableStringpool.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/DWARFLinker/DWARFStreamer.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Demangle/RustDemangle.h, 6 times
- external/apache2/llvm/dist/llvm/include/llvm/LTO/LTO.h, line 419
- external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/yaml2obj.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/ProfileData/InstrProf.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Support/YAMLParser.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/Support/YAMLTraits.h, 21 times
- external/apache2/llvm/dist/llvm/include/llvm/Testing/Support/SupportHelpers.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Analysis/ConstantFolding.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Analysis/GlobalsModRef.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/Analysis/ScalarEvolution.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/TFUtils.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/AsmParser/LLParser.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/BinaryFormat/MsgPackDocumentYAML.cpp, line 245
- external/apache2/llvm/dist/llvm/lib/BinaryFormat/MsgPackReader.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/MIRParser.cpp, line 55
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/UnreachableBlockElim.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/DWARFLinker/DWARFLinker.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/DWARFLinker/DWARFStreamer.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Demangle/RustDemangle.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/IR/AsmWriter.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/IR/Verifier.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/InterfaceStub/TBEHandler.cpp, line 124
- external/apache2/llvm/dist/llvm/lib/LTO/LTO.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/LTO/ThinLTOCodeGenerator.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/ObjectYAML/DWARFEmitter.cpp, line 1059
- external/apache2/llvm/dist/llvm/lib/ObjectYAML/ObjectYAML.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/ObjectYAML/yaml2obj.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/ProfileData/InstrProf.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/ProfileData/SampleProfReader.cpp, 19 times
- external/apache2/llvm/dist/llvm/lib/Support/AMDGPUMetadata.cpp, line 214
- external/apache2/llvm/dist/llvm/lib/Support/APFloat.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Support/Signals.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Support/YAMLParser.cpp, 42 times
- external/apache2/llvm/dist/llvm/lib/Support/YAMLTraits.cpp, 51 times
- external/apache2/llvm/dist/llvm/lib/Support/xxhash.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/R600ISelLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMISelLowering.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MVEGatherScatterLowering.cpp, 22 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFAbstractMemberAccess.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFAdjustOpt.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFCORE.h, line 70
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonCommonGEP.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonConstPropagation.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp, 26 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCISelLowering.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZISelDAGToDAG.cpp, 25 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyLowerEmscriptenEHSjLj.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86ISelDAGToDAG.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86ISelLowering.cpp, 34 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86InstCombineIntrinsic.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/TextAPI/TextStub.cpp, line 1113
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/IROutliner.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/LowerTypeTests.cpp, line 1709
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp, line 898
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombinePHI.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/ControlHeightReduction.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/Float2Int.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LoopPeel.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/XRay/InstrumentationMap.cpp, line 236
- external/apache2/llvm/dist/llvm/lib/XRay/Trace.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/dsymutil/DebugMap.cpp, line 138
- external/apache2/llvm/dist/llvm/tools/dsymutil/DwarfLinkerForBinary.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/dsymutil/MachOUtils.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/dsymutil/SymbolMap.cpp, 7 times
- external/apache2/llvm/dist/llvm/tools/dsymutil/SymbolMap.h, line 31
- external/apache2/llvm/dist/llvm/tools/dsymutil/dsymutil.cpp, 5 times
- external/apache2/llvm/dist/llvm/tools/gold/gold-plugin.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-as-fuzzer/llvm-as-fuzzer.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-cvtres/llvm-cvtres.cpp, 8 times
- external/apache2/llvm/dist/llvm/tools/llvm-cxxdump/llvm-cxxdump.cpp, 6 times
- external/apache2/llvm/dist/llvm/tools/llvm-dwp/llvm-dwp.cpp, 6 times
- external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/BenchmarkResult.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-ifs/llvm-ifs.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-lto/llvm-lto.cpp, 21 times
- external/apache2/llvm/dist/llvm/tools/llvm-lto2/llvm-lto2.cpp, 11 times
- external/apache2/llvm/dist/llvm/tools/llvm-mt/llvm-mt.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/DumpOutputStyle.cpp, 5 times
- external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/llvm-pdbutil.cpp, line 760
- external/apache2/llvm/dist/llvm/tools/llvm-profdata/llvm-profdata.cpp, 15 times
- external/apache2/llvm/dist/llvm/tools/llvm-rc/ResourceScriptCppFilter.cpp, 5 times
- external/apache2/llvm/dist/llvm/tools/llvm-rc/ResourceScriptCppFilter.h, line 30
- external/apache2/llvm/dist/llvm/tools/llvm-rc/ResourceScriptToken.cpp, 5 times
- external/apache2/llvm/dist/llvm/tools/llvm-rc/ResourceScriptToken.h, line 77
- external/apache2/llvm/dist/llvm/tools/llvm-readobj/llvm-readobj.cpp, 8 times
- external/apache2/llvm/dist/llvm/tools/llvm-readobj/llvm-readobj.h, 4 times
- external/apache2/llvm/dist/llvm/tools/llvm-xray/xray-graph-diff.cpp, line 436
- external/apache2/llvm/dist/llvm/tools/llvm-yaml-numeric-parser-fuzzer/yaml-numeric-parser-fuzzer.cpp, 5 times
- external/apache2/llvm/dist/llvm/tools/llvm-yaml-parser-fuzzer/yaml-parser-fuzzer.cpp, 14 times
- external/apache2/llvm/dist/llvm/tools/obj2yaml/obj2yaml.cpp, 4 times
- external/apache2/llvm/dist/llvm/tools/yaml2obj/yaml2obj.cpp, 2 times
- external/apache2/llvm/dist/llvm/utils/yaml-bench/YAMLBench.cpp, 2 times
- external/bsd/flex/dist/src/initscan.c, line 1926
- external/gpl3/gcc.old/dist/libgcc/config/microblaze/divsi3.S, line 29
- external/gpl3/gcc.old/dist/libgcc/config/microblaze/modsi3.S, line 29
- external/gpl3/gcc.old/dist/libgcc/config/microblaze/muldi3_hard.S, line 29
- external/gpl3/gcc.old/dist/libgcc/config/microblaze/mulsi3.S, line 29
- external/gpl3/gcc.old/dist/libgcc/config/microblaze/udivsi3.S, line 29
- external/gpl3/gcc.old/dist/libgcc/config/microblaze/umodsi3.S, line 29
- external/gpl3/gcc.old/dist/libgcc/config/rl78/fpbit-sf.S, 7 times
- external/gpl3/gcc/dist/libgcc/config/microblaze/divsi3.S, line 29
- external/gpl3/gcc/dist/libgcc/config/microblaze/modsi3.S, line 29
- external/gpl3/gcc/dist/libgcc/config/microblaze/muldi3_hard.S, line 29
- external/gpl3/gcc/dist/libgcc/config/microblaze/mulsi3.S, line 29
- external/gpl3/gcc/dist/libgcc/config/microblaze/udivsi3.S, line 29
- external/gpl3/gcc/dist/libgcc/config/microblaze/umodsi3.S, line 29
- external/gpl3/gcc/dist/libgcc/config/rl78/fpbit-sf.S, 7 times
- external/gpl3/gdb.old/dist/gas/testsuite/gas/hppa/parse/labelbug.s, line 10
- external/gpl3/gdb/dist/gas/testsuite/gas/hppa/parse/labelbug.s, line 10
- sys/arch/m68k/060sp/dist/fpsp.s, 11 times
- sys/arch/m68k/060sp/dist/pfpsp.s, 11 times
- sys/external/bsd/acpica/dist/compiler/cvcompiler.c, 3 times
- sys/external/bsd/compiler_rt/dist/lib/fuzzer/dataflow/DataFlow.cpp, 4 times
- sys/external/bsd/compiler_rt/dist/lib/fuzzer/tests/FuzzerUnittest.cpp, 2 times
- sys/external/bsd/gnu-efi/dist/lib/print.c, line 1541