Defined in 2 files as a struct:
Defined in 1 files as a prototype:
Defined in 24 files as a member:
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenFunction.h, line 1205 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/IRSimilarityIdentifier.h, line 116 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/IR/CFG.h, line 149 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCFragment.h, line 274 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCInstBuilder.h, line 22 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/MCA/Support.h, line 30 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/ConstantHoisting.h, line 71 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/GVNExpression.h, line 627 (as a member)
- external/apache2/llvm/dist/llvm/lib/Analysis/MemorySSA.cpp, line 345 (as a member)
- external/apache2/llvm/dist/llvm/lib/CodeGen/CodeGenPrepare.cpp, line 2612 (as a member)
- external/apache2/llvm/dist/llvm/lib/CodeGen/CodeGenPrepare.cpp, line 2863 (as a member)
- external/apache2/llvm/dist/llvm/lib/CodeGen/PeepholeOptimizer.cpp, line 292 (as a member)
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp, line 15859 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64StackTagging.cpp, line 95 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonVectorCombine.cpp, line 154 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86InterleavedAccess.cpp, line 52 (as a member)
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombinePHI.cpp, line 995 (as a member)
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/ThreadSanitizer.cpp, line 132 (as a member)
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/EarlyCSE.cpp, line 98 (as a member)
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/EarlyCSE.cpp, line 446 (as a member)
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/EarlyCSE.cpp, line 799 (as a member)
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopDistribute.cpp, line 622 (as a member)
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp, line 2079 (as a member)
- external/apache2/llvm/dist/llvm/utils/TableGen/FixedLenDecoderEmitter.cpp, line 100 (as a member)
Defined in 2 files as a function:
Referenced in 472 files:
- external/apache2/llvm/dist/clang/include/clang/AST/ASTContext.h, 7 times
- external/apache2/llvm/dist/clang/include/clang/AST/DeclOpenMP.h, 9 times
- external/apache2/llvm/dist/clang/include/clang/AST/StmtOpenMP.h, 9 times
- external/apache2/llvm/dist/clang/include/clang/Sema/Sema.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/Sema/Template.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/Sema/TemplateInstCallback.h, 6 times
- external/apache2/llvm/dist/clang/lib/AST/ASTContext.cpp, 21 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGAtomic.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCall.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCleanup.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExprAgg.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGObjC.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenFunction.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenFunction.h, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenModule.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenModule.h, line 791
- external/apache2/llvm/dist/clang/lib/Frontend/FrontendActions.cpp, 11 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaConcept.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaTemplate.cpp, 16 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaTemplateDeduction.cpp, 14 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaTemplateInstantiate.cpp, 41 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp, 105 times
- external/apache2/llvm/dist/clang/utils/TableGen/RISCVVEmitter.cpp, 6 times
- external/apache2/llvm/dist/llvm/bindings/go/llvm/IRBindings.cpp, 2 times
- external/apache2/llvm/dist/llvm/bindings/go/llvm/IRBindings.h, line 44
- external/apache2/llvm/dist/llvm/bindings/ocaml/debuginfo/debuginfo_ocaml.c, 4 times
- external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/llvm_ocaml.c, 10 times
- external/apache2/llvm/dist/llvm/include/llvm-c/Core.h, 14 times
- external/apache2/llvm/dist/llvm/include/llvm-c/DebugInfo.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/AliasSetTracker.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/CFLAliasAnalysisUtils.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/IRSimilarityIdentifier.h, 12 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/IVUsers.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/IndirectCallPromotionAnalysis.h, line 38
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/InstructionPrecedenceTracking.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/LoopInfo.h, 8 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/MemoryDependenceAnalysis.h, 9 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/MemoryLocation.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/MustExecute.h, 5 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/ObjCARCAnalysisUtils.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/RegionInfo.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/ScalarEvolution.h, line 1052
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/SparsePropagation.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/TargetTransformInfo.h, 12 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/TargetTransformInfoImpl.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/ValueTracking.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/VectorUtils.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/AsmParser/LLParser.h, 37 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/AsmPrinter.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/IRTranslator.h, line 197
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/MIPatternMatch.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachineFunction.h, line 928
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/TargetInstrInfo.h, 7 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/TargetLowering.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/TargetSchedule.h, line 191
- external/apache2/llvm/dist/llvm/include/llvm/FuzzMutate/IRMutator.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/CFG.h, 19 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/DiagnosticInfo.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/PseudoProbe.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCAsmBackend.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCAsmInfo.h, line 791
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCCodeEmitter.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCDisassembler/MCDisassembler.h, line 175
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCDisassembler/MCSymbolizer.h, line 68
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCELFStreamer.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCFragment.h, 5 times
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCInstBuilder.h, 9 times
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCInstrAnalysis.h, 17 times
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCObjectStreamer.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCParser/MCTargetAsmParser.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCSchedule.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCStreamer.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCWasmStreamer.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCWinCOFFStreamer.h, line 77
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCXCOFFStreamer.h, line 28
- external/apache2/llvm/dist/llvm/include/llvm/MCA/HWEventListener.h, 6 times
- external/apache2/llvm/dist/llvm/include/llvm/MCA/Support.h, line 33
- external/apache2/llvm/dist/llvm/include/llvm/ProfileData/InstrProf.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/SampleContextTracker.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/ConstantHoisting.h, 10 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/GVNExpression.h, 7 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/SampleProfileLoaderBaseImpl.h, 11 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/ScalarEvolutionExpander.h, 4 times
- external/apache2/llvm/dist/llvm/lib/Analysis/AliasAnalysisEvaluator.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Analysis/AliasSetTracker.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/Analysis/BasicAliasAnalysis.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Analysis/CFLGraph.h, 82 times
- external/apache2/llvm/dist/llvm/lib/Analysis/CostModel.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Analysis/Delinearization.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Analysis/DivergenceAnalysis.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Analysis/IRSimilarityIdentifier.cpp, 21 times
- external/apache2/llvm/dist/llvm/lib/Analysis/IVDescriptors.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Analysis/IndirectCallPromotionAnalysis.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/InstCount.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/InstructionPrecedenceTracking.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Analysis/Lint.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/Loads.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/Analysis/MemDepPrinter.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/Analysis/MemoryDependenceAnalysis.cpp, 64 times
- external/apache2/llvm/dist/llvm/lib/Analysis/MemoryLocation.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Analysis/MemorySSA.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Analysis/MustExecute.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/Analysis/PHITransAddr.cpp, 45 times
- external/apache2/llvm/dist/llvm/lib/Analysis/ScalarEvolution.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Analysis/TargetTransformInfo.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Analysis/ValueTracking.cpp, 37 times
- external/apache2/llvm/dist/llvm/lib/Analysis/VectorUtils.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/AsmParser/LLParser.cpp, 151 times
- external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/MetadataLoader.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/ValueEnumerator.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AtomicExpandPass.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/CodeGenPrepare.cpp, 155 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/CSEInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/InlineAsmLowering.cpp, 24 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineFunction.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachinePipeliner.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/PeepholeOptimizer.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp, 18 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/FastISel.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp, 22 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SjLjEHPrepare.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/StackColoring.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SwiftErrorValueTracking.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/TargetInstrInfo.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/TargetSchedule.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/WinEHPrepare.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/DWARFDebugFrame.cpp, 27 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldChecker.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/FuzzMutate/IRMutator.cpp, 27 times
- external/apache2/llvm/dist/llvm/lib/FuzzMutate/Operations.cpp, 19 times
- external/apache2/llvm/dist/llvm/lib/FuzzMutate/RandomIRBuilder.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/IR/Core.cpp, 38 times
- external/apache2/llvm/dist/llvm/lib/IR/DebugInfo.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/IR/DiagnosticInfo.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/IR/PseudoProbe.cpp, 21 times
- external/apache2/llvm/dist/llvm/lib/IR/StructuralHash.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/MC/MCAsmInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/MC/MCAsmStreamer.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/MC/MCDisassembler/Disassembler.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/MC/MCDisassembler/MCDisassembler.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/MC/MCELFStreamer.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/MC/MCInstrAnalysis.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/MC/MCMachOStreamer.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/MC/MCObjectStreamer.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/MC/MCSchedule.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/MC/MCStreamer.cpp, 22 times
- external/apache2/llvm/dist/llvm/lib/MC/MCWasmStreamer.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/MC/MCWin64EH.cpp, 55 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/MCA/CodeEmitter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/MCA/HardwareUnits/RetireControlUnit.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/MCA/HardwareUnits/Scheduler.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/MCA/Stages/DispatchStage.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/MCA/Stages/EntryStage.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/MCA/Stages/ExecuteStage.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/MCA/Stages/InOrderIssueStage.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/MCA/Stages/RetireStage.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Object/RecordStreamer.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Object/RecordStreamer.h, line 48
- external/apache2/llvm/dist/llvm/lib/ProfileData/InstrProf.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64AsmPrinter.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64ISelLowering.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64ISelLowering.h, line 809
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64InstrInfo.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64InstrInfo.h, line 252
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64StackTagging.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64TargetTransformInfo.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp, 169 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/Disassembler/AArch64Disassembler.cpp, 335 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/AArch64AsmBackend.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/AArch64ELFStreamer.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/AArch64TargetStreamer.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/AArch64TargetStreamer.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/AArch64WinCOFFStreamer.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPULowerIntrinsics.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUPerfHintAnalysis.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp, 26 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h, line 154
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp, 446 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp, 66 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUAsmBackend.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCTargetDesc.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/MCTargetDesc/R600MCCodeEmitter.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/R600OpenCLImageTypeLoweringPass.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIAnnotateControlFlow.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIInsertWaitcnts.cpp, 136 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIInstrInfo.cpp, 235 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIInstrInfo.h, 16 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SILowerSGPRSpills.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/ARC/Disassembler/ARCDisassembler.cpp, 38 times
- external/apache2/llvm/dist/llvm/lib/Target/ARC/MCTargetDesc/ARCMCTargetDesc.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMISelLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMISelLowering.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMTargetTransformInfo.h, line 137
- external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp, 1344 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp, 1088 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp, 22 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackend.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/ARMTargetStreamer.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MVEGatherScatterLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AVR/AsmParser/AVRAsmParser.cpp, 19 times
- external/apache2/llvm/dist/llvm/lib/Target/AVR/Disassembler/AVRDisassembler.cpp, 44 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/AsmParser/BPFAsmParser.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFAbstractMemberAccess.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFAdjustOpt.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFMISimplifyPatchable.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/Disassembler/BPFDisassembler.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/MCTargetDesc/BPFMCTargetDesc.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/CSKY/AsmParser/CSKYAsmParser.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Target/CSKY/MCTargetDesc/CSKYAsmBackend.cpp, line 143
- external/apache2/llvm/dist/llvm/lib/Target/CSKY/MCTargetDesc/CSKYAsmBackend.h, line 39
- external/apache2/llvm/dist/llvm/lib/Target/CSKY/MCTargetDesc/CSKYMCCodeEmitter.h, line 33
- external/apache2/llvm/dist/llvm/lib/Target/CSKY/MCTargetDesc/CSKYMCTargetDesc.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/AsmParser/HexagonAsmParser.cpp, 152 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/Disassembler/HexagonDisassembler.cpp, 59 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonAsmPrinter.cpp, 54 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonAsmPrinter.h, line 50
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonISelLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonVectorCombine.cpp, 23 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonAsmBackend.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCChecker.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCCodeEmitter.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCCompound.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp, 113 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCELFStreamer.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCELFStreamer.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.cpp, 23 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.h, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCTargetDesc.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/AsmParser/LanaiAsmParser.cpp, 52 times
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/Disassembler/LanaiDisassembler.cpp, 22 times
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/LanaiTargetTransformInfo.h, line 73
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCCodeEmitter.cpp, 38 times
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCTargetDesc.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/M68k/AsmParser/M68kAsmParser.cpp, 45 times
- external/apache2/llvm/dist/llvm/lib/Target/M68k/MCTargetDesc/M68kAsmBackend.cpp, 22 times
- external/apache2/llvm/dist/llvm/lib/Target/M68k/MCTargetDesc/M68kMCTargetDesc.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/MSP430/AsmParser/MSP430AsmParser.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp, 632 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/Disassembler/MipsDisassembler.cpp, 335 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/MipsELFStreamer.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/MipsELFStreamer.h, line 44
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp, 23 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.h, line 270
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/MipsMCTargetDesc.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/MipsNaClELFStreamer.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/MipsTargetStreamer.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsAnalyzeImmediate.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsAnalyzeImmediate.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsBranchExpansion.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsInstrInfo.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsInstrInfo.h, line 183
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsInstructionSelector.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsOs16.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsSEISelDAGToDAG.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsSEInstrInfo.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp, 209 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp, 89 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/MCTargetDesc/PPCAsmBackend.cpp, line 193
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/MCTargetDesc/PPCELFStreamer.cpp, 24 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/MCTargetDesc/PPCELFStreamer.h, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/MCTargetDesc/PPCXCOFFStreamer.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/MCTargetDesc/PPCXCOFFStreamer.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCISelLowering.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCISelLowering.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCInstrInfo.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCInstrInfo.h, line 375
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCMIPeephole.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCTargetTransformInfo.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp, 164 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp, 81 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCTargetDesc.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMatInt.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMatInt.h, line 25
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVAsmPrinter.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVISelLowering.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVISelLowering.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVInstrInfo.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp, line 36
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVTargetTransformInfo.h, line 49
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/AsmParser/SparcAsmParser.cpp, 33 times
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/Disassembler/SparcDisassembler.cpp, 69 times
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/MCTargetDesc/SparcAsmBackend.cpp, line 271
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCTargetDesc.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/SparcAsmPrinter.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/AsmParser/SystemZAsmParser.cpp, 41 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/Disassembler/SystemZDisassembler.cpp, 123 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCTargetDesc.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZTargetTransformInfo.cpp, line 69
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZTargetTransformInfo.h, line 47
- external/apache2/llvm/dist/llvm/lib/Target/VE/AsmParser/VEAsmParser.cpp, 58 times
- external/apache2/llvm/dist/llvm/lib/Target/VE/Disassembler/VEDisassembler.cpp, 54 times
- external/apache2/llvm/dist/llvm/lib/Target/VE/MCTargetDesc/VEAsmBackend.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/VE/MCTargetDesc/VEMCTargetDesc.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/VE/VEAsmPrinter.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/VE/VEISelLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/VE/VEISelLowering.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/VE/VEInstrInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/AsmParser/WebAssemblyAsmParser.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp, 93 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/AsmParser/X86Operand.h, 34 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp, 64 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/X86InstComments.cpp, 172 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp, 19 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/X86WinCOFFTargetStreamer.cpp, 30 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86AsmPrinter.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86AvoidStoreForwardingBlocks.cpp, line 116
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86FloatingPoint.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86InstrInfo.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86InstrInfo.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86InterleavedAccess.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86LowerAMXIntrinsics.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86LowerAMXType.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86MCInstLower.cpp, 52 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86TargetTransformInfo.cpp, line 4133
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86TargetTransformInfo.h, line 219
- external/apache2/llvm/dist/llvm/lib/Target/XCore/Disassembler/XCoreDisassembler.cpp, 218 times
- external/apache2/llvm/dist/llvm/lib/Target/XCore/MCTargetDesc/XCoreMCTargetDesc.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/XCore/XCoreLowerThreadLocal.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/CoroFrame.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/CoroInstr.h, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/GlobalOpt.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/IROutliner.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/SampleContextTracker.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/SampleProfile.cpp, 31 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/SampleProfileProbe.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineInternal.h, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombinePHI.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstructionCombining.cpp, 48 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/BoundsChecking.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp, 22 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/MemProfiler.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/SanitizerCoverage.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/ThreadSanitizer.cpp, 31 times
- external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/DependencyAnalysis.cpp, 24 times
- external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/DependencyAnalysis.h, 7 times
- external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/ObjCARC.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/ObjCARCAPElim.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/ObjCARCContract.cpp, 34 times
- external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/ObjCARCExpand.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/ObjCARCOpts.cpp, 97 times
- external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/PtrState.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/PtrState.h, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ADCE.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ConstantHoisting.cpp, 58 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/EarlyCSE.cpp, 163 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/GVN.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/GVNHoist.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/GVNSink.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/GuardWidening.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/IndVarSimplify.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/InferAddressSpaces.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/JumpThreading.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LICM.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopDistribute.cpp, 30 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopLoadElimination.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopRerollPass.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp, 27 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopUnswitch.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopVersioningLICM.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LowerAtomic.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LowerExpectIntrinsic.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp, 103 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/MergeICmps.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/MergedLoadStoreMotion.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/NewGVN.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/Reg2Mem.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/SCCP.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/Sink.cpp, 27 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/AssumeBundleBuilder.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/BasicBlockUtils.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/CloneFunction.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/CodeExtractor.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/FunctionComparator.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/Local.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LoopRotationUtils.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LoopSimplify.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LoopUnroll.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LoopUtils.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LoopVersioning.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/PromoteMemoryToRegister.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SimplifyCFG.cpp, 28 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/LoopVectorize.cpp, 25 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp, 45 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/VPlan.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/VPlanHCFGBuilder.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp, 14 times
- external/apache2/llvm/dist/llvm/tools/bugpoint/CrashDebugger.cpp, 16 times
- external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/Assembler.cpp, 6 times
- external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/Assembler.h, line 50
- external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/LlvmState.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/SnippetRepetitor.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/X86/Target.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-mc/Disassembler.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-mca/CodeRegionGenerator.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-mca/Views/InstructionInfoView.cpp, 5 times
- external/apache2/llvm/dist/llvm/tools/llvm-mca/Views/RegisterFileStatistics.cpp, 8 times
- external/apache2/llvm/dist/llvm/tools/llvm-mca/Views/RegisterFileStatistics.h, line 68
- external/apache2/llvm/dist/llvm/tools/llvm-mca/Views/SchedulerStatistics.cpp, 8 times
- external/apache2/llvm/dist/llvm/tools/llvm-mca/Views/SummaryView.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-mca/Views/TimelineView.cpp, 4 times
- external/apache2/llvm/dist/llvm/tools/llvm-mca/llvm-mca.cpp, 5 times
- external/apache2/llvm/dist/llvm/tools/llvm-ml/Disassembler.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-objdump/MachODump.cpp, 8 times
- external/apache2/llvm/dist/llvm/tools/llvm-objdump/llvm-objdump.cpp, 14 times
- external/apache2/llvm/dist/llvm/tools/llvm-profgen/ProfiledBinary.cpp, 4 times
- external/apache2/llvm/dist/llvm/tools/llvm-reduce/deltas/ReduceGlobalVars.cpp, 6 times
- external/apache2/llvm/dist/llvm/tools/llvm-reduce/deltas/ReduceInstructions.cpp, 7 times
- external/apache2/llvm/dist/llvm/tools/llvm-reduce/deltas/ReduceMetadata.cpp, 4 times
- external/apache2/llvm/dist/llvm/tools/sancov/sancov.cpp, 4 times
- external/apache2/llvm/dist/llvm/utils/TableGen/AsmWriterEmitter.cpp, 15 times
- external/apache2/llvm/dist/llvm/utils/TableGen/CodeEmitterGen.cpp, 5 times
- external/apache2/llvm/dist/llvm/utils/TableGen/CodeGenDAGPatterns.cpp, 4 times
- external/apache2/llvm/dist/llvm/utils/TableGen/CodeGenSchedule.cpp, 33 times
- external/apache2/llvm/dist/llvm/utils/TableGen/CodeGenSchedule.h, 2 times
- external/apache2/llvm/dist/llvm/utils/TableGen/CodeGenTarget.cpp, 3 times
- external/apache2/llvm/dist/llvm/utils/TableGen/DAGISelMatcherGen.cpp, 2 times
- external/apache2/llvm/dist/llvm/utils/TableGen/FixedLenDecoderEmitter.cpp, 14 times
- external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISelEmitter.cpp, 4 times
- external/apache2/llvm/dist/llvm/utils/TableGen/InstrDocsEmitter.cpp, 3 times
- external/apache2/llvm/dist/llvm/utils/TableGen/InstrInfoEmitter.cpp, 101 times
- external/apache2/llvm/dist/llvm/utils/TableGen/PredicateExpander.cpp, 3 times
- external/apache2/llvm/dist/llvm/utils/TableGen/PredicateExpander.h, line 70
- external/apache2/llvm/dist/llvm/utils/TableGen/RISCVCompressInstEmitter.cpp, 20 times
- external/apache2/llvm/dist/llvm/utils/TableGen/WebAssemblyDisassemblerEmitter.cpp, 2 times
- external/apache2/llvm/dist/llvm/utils/TableGen/X86EVEX2VEXTablesEmitter.cpp, 13 times
- external/apache2/llvm/dist/llvm/utils/TableGen/X86FoldTablesEmitter.cpp, 24 times
- sys/external/bsd/gnu-efi/dist/inc/ia32/efibind.h, line 217
- sys/external/bsd/gnu-efi/dist/inc/x86_64/efibind.h, line 231
- sys/external/bsd/gnu-efi/dist/lib/dpath.c, 3 times