Defined in 31 files as a member:
- contrib/llvm-project/llvm/include/llvm/CodeGen/FunctionLoweringInfo.h, line 130 (as a member)
- contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h, line 48 (as a member)
- contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h, line 239 (as a member)
- contrib/llvm-project/llvm/include/llvm/CodeGen/LoopTraversal.h, line 89 (as a member)
- contrib/llvm-project/llvm/include/llvm/CodeGen/MachineBasicBlock.h, line 1003 (as a member)
- contrib/llvm-project/llvm/include/llvm/CodeGen/MachineInstrBuilder.h, line 513 (as a member)
- contrib/llvm-project/llvm/include/llvm/CodeGen/MachineOperand.h, line 168 (as a member)
- contrib/llvm-project/llvm/include/llvm/CodeGen/MachineOptimizationRemarkEmitter.h, line 52 (as a member)
- contrib/llvm-project/llvm/include/llvm/CodeGen/MachineOutliner.h, line 52 (as a member)
- contrib/llvm-project/llvm/include/llvm/CodeGen/RegisterPressure.h, line 366 (as a member)
- contrib/llvm-project/llvm/include/llvm/CodeGen/RegisterScavenging.h, line 38 (as a member)
- contrib/llvm-project/llvm/include/llvm/CodeGen/SelectionDAGNodes.h, line 1895 (as a member)
- contrib/llvm-project/llvm/include/llvm/CodeGen/SwitchLoweringUtils.h, line 41 (as a member)
- contrib/llvm-project/llvm/include/llvm/CodeGen/SwitchLoweringUtils.h, line 167 (as a member)
- contrib/llvm-project/llvm/include/llvm/CodeGen/SwitchLoweringUtils.h, line 235 (as a member)
- contrib/llvm-project/llvm/lib/CodeGen/CFIInstrInserter.cpp, line 72 (as a member)
- contrib/llvm-project/llvm/lib/CodeGen/IfConversion.cpp, line 1215 (as a member)
- contrib/llvm-project/llvm/lib/CodeGen/RegAllocFast.cpp, line 78 (as a member)
- contrib/llvm-project/llvm/lib/CodeGen/RegisterCoalescer.cpp, line 3622 (as a member)
- contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/InstrEmitter.h, line 37 (as a member)
- contrib/llvm-project/llvm/lib/CodeGen/SplitKit.h, line 122 (as a member)
- contrib/llvm-project/llvm/lib/CodeGen/TwoAddressInstructionPass.cpp, line 103 (as a member)
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64FrameLowering.cpp, line 2840 (as a member)
- contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUMachineCFGStructurizer.cpp, line 488 (as a member)
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SIInsertWaitcnts.cpp, line 392 (as a member)
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SIWholeQuadMode.cpp, line 140 (as a member)
- contrib/llvm-project/llvm/lib/Target/ARM/ARMConstantPoolValue.h, line 246 (as a member)
- contrib/llvm-project/llvm/lib/Target/ARM/ARMInstructionSelector.cpp, line 489 (as a member)
- contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZMachineScheduler.h, line 99 (as a member)
- contrib/llvm-project/llvm/lib/Target/X86/X86FloatingPoint.cpp, line 147 (as a member)
- contrib/llvm-project/llvm/lib/Target/X86/X86SpeculativeLoadHardening.cpp, line 141 (as a member)
Referenced in 535 files:
- contrib/llvm-project/llvm/include/llvm/CodeGen/AsmPrinter.h, 4 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/AsmPrinterHandler.h, 4 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/DFAPacketizer.h, 3 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/DebugHandlerBase.h, 2 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/FastISel.h, line 580
- contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/CSEInfo.h, 3 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/IRTranslator.h, line 303
- contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h, 14 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h, 11 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/LexicalScopes.h, line 168
- contrib/llvm-project/llvm/include/llvm/CodeGen/LiveIntervals.h, 5 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/LivePhysRegs.h, 11 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/LiveRangeCalc.h, 5 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/LiveRangeEdit.h, line 219
- contrib/llvm-project/llvm/include/llvm/CodeGen/LiveRegUnits.h, 2 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/LiveVariables.h, 7 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/LoopTraversal.h, 2 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/MBFIWrapper.h, 3 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/MIRParser/MIParser.h, line 216
- contrib/llvm-project/llvm/include/llvm/CodeGen/MIRPrinter.h, line 39
- contrib/llvm-project/llvm/include/llvm/CodeGen/MachineBasicBlock.h, 14 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/MachineBlockFrequencyInfo.h, 5 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/MachineBranchProbabilityInfo.h, line 60
- contrib/llvm-project/llvm/include/llvm/CodeGen/MachineDominators.h, 2 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/MachineFunction.h, 17 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/MachineInstrBuilder.h, 7 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/MachineInstrBundle.h, 8 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/MachineLoopInfo.h, 2 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/MachineOperand.h, 6 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/MachineOptimizationRemarkEmitter.h, 12 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/MachineOutliner.h, 8 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/MachineScheduler.h, line 231
- contrib/llvm-project/llvm/include/llvm/CodeGen/MachineSizeOpts.h, 2 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/MachineTraceMetrics.h, 3 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/ReachingDefAnalysis.h, 8 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/RegisterScavenging.h, 5 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/ScheduleDAGInstrs.h, line 345
- contrib/llvm-project/llvm/include/llvm/CodeGen/SelectionDAG.h, 2 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/SelectionDAGNodes.h, 2 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/SlotIndexes.h, 11 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/SwiftErrorValueTracking.h, 2 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/SwitchLoweringUtils.h, 4 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/TailDuplicator.h, 3 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/TargetFrameLowering.h, 9 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/TargetInstrInfo.h, 30 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/TargetLowering.h, 4 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h, line 69
- contrib/llvm-project/llvm/include/llvm/CodeGen/TargetRegisterInfo.h, 2 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/WasmEHFuncInfo.h, 6 times
- contrib/llvm-project/llvm/include/llvm/Target/TargetLoweringObjectFile.h, line 95
- contrib/llvm-project/llvm/lib/CodeGen/Analysis.cpp, 19 times
- contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp, 61 times
- contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp, 6 times
- contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/DbgEntityHistoryCalculator.cpp, 5 times
- contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp, 5 times
- contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/DwarfCFIException.cpp, 5 times
- contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp, 9 times
- contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp, 17 times
- contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/DwarfException.h, 3 times
- contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/EHStreamer.cpp, 2 times
- contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/WinException.cpp, 10 times
- contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/WinException.h, line 107
- contrib/llvm-project/llvm/lib/CodeGen/BBSectionsPrepare.cpp, 25 times
- contrib/llvm-project/llvm/lib/CodeGen/BranchFolding.cpp, 189 times
- contrib/llvm-project/llvm/lib/CodeGen/BranchFolding.h, 7 times
- contrib/llvm-project/llvm/lib/CodeGen/BranchRelaxation.cpp, 68 times
- contrib/llvm-project/llvm/lib/CodeGen/BreakFalseDeps.cpp, 10 times
- contrib/llvm-project/llvm/lib/CodeGen/CFGuardLongjmp.cpp, 2 times
- contrib/llvm-project/llvm/lib/CodeGen/CFIInstrInserter.cpp, 41 times
- contrib/llvm-project/llvm/lib/CodeGen/DFAPacketizer.cpp, 10 times
- contrib/llvm-project/llvm/lib/CodeGen/DeadMachineInstructionElim.cpp, 5 times
- contrib/llvm-project/llvm/lib/CodeGen/DetectDeadLanes.cpp, 2 times
- contrib/llvm-project/llvm/lib/CodeGen/EarlyIfConversion.cpp, 28 times
- contrib/llvm-project/llvm/lib/CodeGen/EdgeBundles.cpp, 12 times
- contrib/llvm-project/llvm/lib/CodeGen/ExecutionDomainFix.cpp, 8 times
- contrib/llvm-project/llvm/lib/CodeGen/ExpandPostRAPseudos.cpp, 3 times
- contrib/llvm-project/llvm/lib/CodeGen/FinalizeISel.cpp, 6 times
- contrib/llvm-project/llvm/lib/CodeGen/GCRootLowering.cpp, 7 times
- contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/CSEInfo.cpp, 9 times
- contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/Combiner.cpp, 4 times
- contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp, 4 times
- contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp, 27 times
- contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/InstructionSelect.cpp, 11 times
- contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/InstructionSelector.cpp, 2 times
- contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/Legalizer.cpp, 3 times
- contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp, 17 times
- contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/LegalizerInfo.cpp, 2 times
- contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/Localizer.cpp, 7 times
- contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/MachineIRBuilder.cpp, line 28
- contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/RegBankSelect.cpp, 11 times
- contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/Utils.cpp, 5 times
- contrib/llvm-project/llvm/lib/CodeGen/IfConversion.cpp, 21 times
- contrib/llvm-project/llvm/lib/CodeGen/ImplicitNullChecks.cpp, 17 times
- contrib/llvm-project/llvm/lib/CodeGen/InlineSpiller.cpp, 16 times
- contrib/llvm-project/llvm/lib/CodeGen/LexicalScopes.cpp, 7 times
- contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues.cpp, 37 times
- contrib/llvm-project/llvm/lib/CodeGen/LiveDebugVariables.cpp, 44 times
- contrib/llvm-project/llvm/lib/CodeGen/LiveInterval.cpp, 4 times
- contrib/llvm-project/llvm/lib/CodeGen/LiveIntervals.cpp, 36 times
- contrib/llvm-project/llvm/lib/CodeGen/LivePhysRegs.cpp, 29 times
- contrib/llvm-project/llvm/lib/CodeGen/LiveRangeCalc.cpp, 26 times
- contrib/llvm-project/llvm/lib/CodeGen/LiveRangeEdit.cpp, 2 times
- contrib/llvm-project/llvm/lib/CodeGen/LiveRangeShrink.cpp, 10 times
- contrib/llvm-project/llvm/lib/CodeGen/LiveRegUnits.cpp, 9 times
- contrib/llvm-project/llvm/lib/CodeGen/LiveVariables.cpp, 38 times
- contrib/llvm-project/llvm/lib/CodeGen/LoopTraversal.cpp, 9 times
- contrib/llvm-project/llvm/lib/CodeGen/MBFIWrapper.cpp, 7 times
- contrib/llvm-project/llvm/lib/CodeGen/MIRCanonicalizerPass.cpp, 39 times
- contrib/llvm-project/llvm/lib/CodeGen/MIRNamerPass.cpp, 2 times
- contrib/llvm-project/llvm/lib/CodeGen/MIRParser/MIParser.cpp, 42 times
- contrib/llvm-project/llvm/lib/CodeGen/MIRParser/MIRParser.cpp, 16 times
- contrib/llvm-project/llvm/lib/CodeGen/MIRPrinter.cpp, 47 times
- contrib/llvm-project/llvm/lib/CodeGen/MIRVRegNamerUtils.cpp, 2 times
- contrib/llvm-project/llvm/lib/CodeGen/MIRVRegNamerUtils.h, 3 times
- contrib/llvm-project/llvm/lib/CodeGen/MachineBasicBlock.cpp, 11 times
- contrib/llvm-project/llvm/lib/CodeGen/MachineBlockFrequencyInfo.cpp, 10 times
- contrib/llvm-project/llvm/lib/CodeGen/MachineBlockPlacement.cpp, 48 times
- contrib/llvm-project/llvm/lib/CodeGen/MachineBranchProbabilityInfo.cpp, 5 times
- contrib/llvm-project/llvm/lib/CodeGen/MachineCSE.cpp, 45 times
- contrib/llvm-project/llvm/lib/CodeGen/MachineCombiner.cpp, 29 times
- contrib/llvm-project/llvm/lib/CodeGen/MachineCopyPropagation.cpp, 14 times
- contrib/llvm-project/llvm/lib/CodeGen/MachineDebugify.cpp, 8 times
- contrib/llvm-project/llvm/lib/CodeGen/MachineFrameInfo.cpp, 2 times
- contrib/llvm-project/llvm/lib/CodeGen/MachineFunction.cpp, 12 times
- contrib/llvm-project/llvm/lib/CodeGen/MachineInstr.cpp, 11 times
- contrib/llvm-project/llvm/lib/CodeGen/MachineInstrBundle.cpp, 13 times
- contrib/llvm-project/llvm/lib/CodeGen/MachineLICM.cpp, 17 times
- contrib/llvm-project/llvm/lib/CodeGen/MachineLoopUtils.cpp, 2 times
- contrib/llvm-project/llvm/lib/CodeGen/MachineOperand.cpp, 2 times
- contrib/llvm-project/llvm/lib/CodeGen/MachineOptimizationRemarkEmitter.cpp, 5 times
- contrib/llvm-project/llvm/lib/CodeGen/MachineOutliner.cpp, 27 times
- contrib/llvm-project/llvm/lib/CodeGen/MachinePipeliner.cpp, 13 times
- contrib/llvm-project/llvm/lib/CodeGen/MachineRegisterInfo.cpp, 3 times
- contrib/llvm-project/llvm/lib/CodeGen/MachineScheduler.cpp, 23 times
- contrib/llvm-project/llvm/lib/CodeGen/MachineSink.cpp, 42 times
- contrib/llvm-project/llvm/lib/CodeGen/MachineSizeOpts.cpp, 24 times
- contrib/llvm-project/llvm/lib/CodeGen/MachineStripDebug.cpp, 4 times
- contrib/llvm-project/llvm/lib/CodeGen/MachineTraceMetrics.cpp, 97 times
- contrib/llvm-project/llvm/lib/CodeGen/MachineVerifier.cpp, 161 times
- contrib/llvm-project/llvm/lib/CodeGen/ModuloSchedule.cpp, 10 times
- contrib/llvm-project/llvm/lib/CodeGen/OptimizePHIs.cpp, 4 times
- contrib/llvm-project/llvm/lib/CodeGen/PHIElimination.cpp, 46 times
- contrib/llvm-project/llvm/lib/CodeGen/PHIEliminationUtils.cpp, 10 times
- contrib/llvm-project/llvm/lib/CodeGen/PHIEliminationUtils.h, line 20
- contrib/llvm-project/llvm/lib/CodeGen/PeepholeOptimizer.cpp, 11 times
- contrib/llvm-project/llvm/lib/CodeGen/PostRAHazardRecognizer.cpp, 3 times
- contrib/llvm-project/llvm/lib/CodeGen/PostRASchedulerList.cpp, 12 times
- contrib/llvm-project/llvm/lib/CodeGen/PrologEpilogInserter.cpp, 17 times
- contrib/llvm-project/llvm/lib/CodeGen/RDFGraph.cpp, 4 times
- contrib/llvm-project/llvm/lib/CodeGen/ReachingDefAnalysis.cpp, 62 times
- contrib/llvm-project/llvm/lib/CodeGen/RegAllocFast.cpp, 25 times
- contrib/llvm-project/llvm/lib/CodeGen/RegAllocGreedy.cpp, 12 times
- contrib/llvm-project/llvm/lib/CodeGen/RegAllocPBQP.cpp, 3 times
- contrib/llvm-project/llvm/lib/CodeGen/RegUsageInfoPropagate.cpp, 2 times
- contrib/llvm-project/llvm/lib/CodeGen/RegisterCoalescer.cpp, 46 times
- contrib/llvm-project/llvm/lib/CodeGen/RegisterPressure.cpp, 10 times
- contrib/llvm-project/llvm/lib/CodeGen/RegisterScavenging.cpp, 45 times
- contrib/llvm-project/llvm/lib/CodeGen/RenameIndependentSubregs.cpp, 3 times
- contrib/llvm-project/llvm/lib/CodeGen/ScheduleDAGInstrs.cpp, 5 times
- contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/FastISel.cpp, 75 times
- contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp, 6 times
- contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/InstrEmitter.cpp, 17 times
- contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/InstrEmitter.h, line 126
- contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp, 4 times
- contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp, 51 times
- contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h, 5 times
- contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp, 77 times
- contrib/llvm-project/llvm/lib/CodeGen/ShrinkWrap.cpp, 23 times
- contrib/llvm-project/llvm/lib/CodeGen/SlotIndexes.cpp, 13 times
- contrib/llvm-project/llvm/lib/CodeGen/SplitKit.cpp, 78 times
- contrib/llvm-project/llvm/lib/CodeGen/SplitKit.h, 19 times
- contrib/llvm-project/llvm/lib/CodeGen/StackColoring.cpp, 23 times
- contrib/llvm-project/llvm/lib/CodeGen/StackMapLivenessAnalysis.cpp, 5 times
- contrib/llvm-project/llvm/lib/CodeGen/StackSlotColoring.cpp, 10 times
- contrib/llvm-project/llvm/lib/CodeGen/SwiftErrorValueTracking.cpp, 28 times
- contrib/llvm-project/llvm/lib/CodeGen/SwitchLoweringUtils.cpp, 9 times
- contrib/llvm-project/llvm/lib/CodeGen/TailDuplicator.cpp, 35 times
- contrib/llvm-project/llvm/lib/CodeGen/TargetInstrInfo.cpp, 34 times
- contrib/llvm-project/llvm/lib/CodeGen/TargetLoweringBase.cpp, 10 times
- contrib/llvm-project/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp, 8 times
- contrib/llvm-project/llvm/lib/CodeGen/TwoAddressInstructionPass.cpp, 30 times
- contrib/llvm-project/llvm/lib/CodeGen/VirtRegMap.cpp, 9 times
- contrib/llvm-project/llvm/lib/CodeGen/XRayInstrumentation.cpp, 10 times
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64A53Fix835769.cpp, 18 times
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64A57FPLoadBalancing.cpp, 17 times
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64AdvSIMDScalarPass.cpp, 6 times
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64AsmPrinter.cpp, 5 times
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64BranchTargets.cpp, 18 times
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64CollectLOH.cpp, 4 times
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64CompressJumpTables.cpp, 10 times
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64CondBrTuning.cpp, 3 times
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64ConditionOptimizer.cpp, 11 times
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64ConditionalCompares.cpp, 22 times
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64DeadRegisterDefinitionsPass.cpp, 6 times
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp, 101 times
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64FalkorHWPFFix.cpp, 8 times
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64FastISel.cpp, 79 times
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64FrameLowering.cpp, 152 times
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64FrameLowering.h, 8 times
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64ISelLowering.cpp, 12 times
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64ISelLowering.h, line 492
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64InstrInfo.cpp, 202 times
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64InstrInfo.h, 16 times
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp, 22 times
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64PBQPRegAlloc.cpp, 2 times
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64RedundantCopyElimination.cpp, 20 times
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64RegisterInfo.cpp, 11 times
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64RegisterInfo.h, line 106
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64SIMDInstrOpt.cpp, 23 times
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64SLSHardening.cpp, 23 times
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64SpeculationHardening.cpp, 68 times
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64StorePairSuppress.cpp, 2 times
- contrib/llvm-project/llvm/lib/Target/AArch64/GISel/AArch64CallLowering.cpp, 6 times
- contrib/llvm-project/llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp, 28 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp, 12 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.h, 2 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUCallLowering.cpp, 5 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp, line 917
- contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp, 60 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUMCInstLower.cpp, 6 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUMachineCFGStructurizer.cpp, 111 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUMacroFusion.cpp, 2 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp, 18 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDILCFGStructurizer.cpp, 175 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/GCNDPPCombine.cpp, 3 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/GCNHazardRecognizer.cpp, 3 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/GCNNSAReassign.cpp, 2 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/GCNRegBankReassign.cpp, 5 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/GCNSchedStrategy.cpp, 22 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/GCNSchedStrategy.h, line 115
- contrib/llvm-project/llvm/lib/Target/AMDGPU/R600AsmPrinter.cpp, 2 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/R600ClauseMergePass.cpp, 3 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/R600ControlFlowFinalizer.cpp, 39 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/R600EmitClauseMarkers.cpp, 9 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/R600ExpandSpecialInstrs.cpp, 7 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/R600FrameLowering.h, 2 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/R600InstrInfo.cpp, 64 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/R600InstrInfo.h, 14 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/R600OptimizeVectorRegisters.cpp, 7 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/R600Packetizer.cpp, 18 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SIAddIMGInit.cpp, 7 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp, 28 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SIFixVGPRCopies.cpp, 2 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SIFixupVectorISel.cpp, 6 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SIFoldOperands.cpp, 13 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SIFormMemoryClauses.cpp, 4 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SIFrameLowering.cpp, 97 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SIFrameLowering.h, 6 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SIISelLowering.cpp, 51 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SIInsertHardClauses.cpp, 5 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SIInsertSkips.cpp, 51 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SIInsertWaitcnts.cpp, 16 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SIInstrInfo.cpp, 298 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SIInstrInfo.h, 24 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SILoadStoreOptimizer.cpp, 49 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SILowerControlFlow.cpp, 48 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SILowerI1Copies.cpp, 75 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SILowerSGPRSpills.cpp, 17 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.cpp, 3 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SIMemoryLegalizer.cpp, 18 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SIModeRegister.cpp, 25 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SIOptimizeExecMasking.cpp, 13 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SIOptimizeExecMaskingPreRA.cpp, 12 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SIPeepholeSDWA.cpp, 14 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SIPostRABundler.cpp, 5 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SIPreAllocateWWMRegs.cpp, 4 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SIPreEmitPeephole.cpp, 15 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp, 47 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SIRegisterInfo.h, line 93
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SIRemoveShortExecBranches.cpp, 7 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SIShrinkInstructions.cpp, 4 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SIWholeQuadMode.cpp, 56 times
- contrib/llvm-project/llvm/lib/Target/ARC/ARCBranchFinalize.cpp, 3 times
- contrib/llvm-project/llvm/lib/Target/ARC/ARCExpandPseudos.cpp, 3 times
- contrib/llvm-project/llvm/lib/Target/ARC/ARCFrameLowering.cpp, 43 times
- contrib/llvm-project/llvm/lib/Target/ARC/ARCFrameLowering.h, 6 times
- contrib/llvm-project/llvm/lib/Target/ARC/ARCInstrInfo.cpp, 28 times
- contrib/llvm-project/llvm/lib/Target/ARC/ARCInstrInfo.h, 7 times
- contrib/llvm-project/llvm/lib/Target/ARC/ARCOptAddrMode.cpp, 11 times
- contrib/llvm-project/llvm/lib/Target/ARC/ARCRegisterInfo.cpp, 9 times
- contrib/llvm-project/llvm/lib/Target/ARM/A15SDOptimizer.cpp, 36 times
- contrib/llvm-project/llvm/lib/Target/ARM/ARMAsmPrinter.cpp, 8 times
- contrib/llvm-project/llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp, 118 times
- contrib/llvm-project/llvm/lib/Target/ARM/ARMBaseInstrInfo.h, 19 times
- contrib/llvm-project/llvm/lib/Target/ARM/ARMBaseRegisterInfo.cpp, 20 times
- contrib/llvm-project/llvm/lib/Target/ARM/ARMBaseRegisterInfo.h, 2 times
- contrib/llvm-project/llvm/lib/Target/ARM/ARMBasicBlockInfo.cpp, 11 times
- contrib/llvm-project/llvm/lib/Target/ARM/ARMBasicBlockInfo.h, 8 times
- contrib/llvm-project/llvm/lib/Target/ARM/ARMCallLowering.cpp, 4 times
- contrib/llvm-project/llvm/lib/Target/ARM/ARMConstantIslandPass.cpp, 83 times
- contrib/llvm-project/llvm/lib/Target/ARM/ARMConstantPoolValue.cpp, 5 times
- contrib/llvm-project/llvm/lib/Target/ARM/ARMConstantPoolValue.h, 3 times
- contrib/llvm-project/llvm/lib/Target/ARM/ARMExpandPseudoInsts.cpp, 203 times
- contrib/llvm-project/llvm/lib/Target/ARM/ARMFastISel.cpp, 75 times
- contrib/llvm-project/llvm/lib/Target/ARM/ARMFrameLowering.cpp, 119 times
- contrib/llvm-project/llvm/lib/Target/ARM/ARMFrameLowering.h, 8 times
- contrib/llvm-project/llvm/lib/Target/ARM/ARMISelLowering.cpp, 38 times
- contrib/llvm-project/llvm/lib/Target/ARM/ARMISelLowering.h, 6 times
- contrib/llvm-project/llvm/lib/Target/ARM/ARMInstrInfo.cpp, 5 times
- contrib/llvm-project/llvm/lib/Target/ARM/ARMInstructionSelector.cpp, 18 times
- contrib/llvm-project/llvm/lib/Target/ARM/ARMLoadStoreOptimizer.cpp, 112 times
- contrib/llvm-project/llvm/lib/Target/ARM/ARMLowOverheadLoops.cpp, 60 times
- contrib/llvm-project/llvm/lib/Target/ARM/ARMMachineFunctionInfo.h, 3 times
- contrib/llvm-project/llvm/lib/Target/ARM/ARMOptimizeBarriersPass.cpp, 2 times
- contrib/llvm-project/llvm/lib/Target/ARM/MLxExpansionPass.cpp, 19 times
- contrib/llvm-project/llvm/lib/Target/ARM/MVEVPTBlockPass.cpp, 3 times
- contrib/llvm-project/llvm/lib/Target/ARM/MVEVPTOptimisationsPass.cpp, 20 times
- contrib/llvm-project/llvm/lib/Target/ARM/Thumb1FrameLowering.cpp, 95 times
- contrib/llvm-project/llvm/lib/Target/ARM/Thumb1FrameLowering.h, 7 times
- contrib/llvm-project/llvm/lib/Target/ARM/Thumb1InstrInfo.cpp, 15 times
- contrib/llvm-project/llvm/lib/Target/ARM/Thumb1InstrInfo.h, 3 times
- contrib/llvm-project/llvm/lib/Target/ARM/Thumb2ITBlockPass.cpp, 9 times
- contrib/llvm-project/llvm/lib/Target/ARM/Thumb2InstrInfo.cpp, 29 times
- contrib/llvm-project/llvm/lib/Target/ARM/Thumb2InstrInfo.h, 4 times
- contrib/llvm-project/llvm/lib/Target/ARM/Thumb2SizeReduction.cpp, 42 times
- contrib/llvm-project/llvm/lib/Target/ARM/ThumbRegisterInfo.cpp, 38 times
- contrib/llvm-project/llvm/lib/Target/ARM/ThumbRegisterInfo.h, line 40
- contrib/llvm-project/llvm/lib/Target/AVR/AVRExpandPseudoInsts.cpp, 206 times
- contrib/llvm-project/llvm/lib/Target/AVR/AVRFrameLowering.cpp, 48 times
- contrib/llvm-project/llvm/lib/Target/AVR/AVRFrameLowering.h, 5 times
- contrib/llvm-project/llvm/lib/Target/AVR/AVRISelLowering.cpp, 16 times
- contrib/llvm-project/llvm/lib/Target/AVR/AVRISelLowering.h, line 110
- contrib/llvm-project/llvm/lib/Target/AVR/AVRInstrInfo.cpp, 40 times
- contrib/llvm-project/llvm/lib/Target/AVR/AVRInstrInfo.h, 7 times
- contrib/llvm-project/llvm/lib/Target/AVR/AVRRegisterInfo.cpp, 8 times
- contrib/llvm-project/llvm/lib/Target/AVR/AVRRelaxMemOperations.cpp, 18 times
- contrib/llvm-project/llvm/lib/Target/BPF/BPFFrameLowering.cpp, 2 times
- contrib/llvm-project/llvm/lib/Target/BPF/BPFFrameLowering.h, 4 times
- contrib/llvm-project/llvm/lib/Target/BPF/BPFInstrInfo.cpp, 23 times
- contrib/llvm-project/llvm/lib/Target/BPF/BPFInstrInfo.h, 6 times
- contrib/llvm-project/llvm/lib/Target/BPF/BPFMIChecking.cpp, 2 times
- contrib/llvm-project/llvm/lib/Target/BPF/BPFMIPeephole.cpp, 11 times
- contrib/llvm-project/llvm/lib/Target/BPF/BPFMISimplifyPatchable.cpp, 9 times
- contrib/llvm-project/llvm/lib/Target/BPF/BPFRegisterInfo.cpp, 6 times
- contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonAsmPrinter.cpp, 5 times
- contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonAsmPrinter.h, 2 times
- contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonCFGOptimizer.cpp, 13 times
- contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonConstExtenders.cpp, 38 times
- contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonFixupHwLoops.cpp, 12 times
- contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonFrameLowering.cpp, 98 times
- contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonFrameLowering.h, 12 times
- contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonGenPredicate.cpp, 2 times
- contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonHardwareLoops.cpp, 14 times
- contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonInstrInfo.cpp, 165 times
- contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonInstrInfo.h, 11 times
- contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonMachineScheduler.cpp, 2 times
- contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonNewValueJump.cpp, 11 times
- contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonPeephole.cpp, 4 times
- contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonStoreWidening.cpp, 13 times
- contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonVExtract.cpp, 2 times
- contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonVLIWPacketizer.cpp, 5 times
- contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonVLIWPacketizer.h, 2 times
- contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonVectorPrint.cpp, 12 times
- contrib/llvm-project/llvm/lib/Target/Lanai/LanaiAsmPrinter.cpp, 4 times
- contrib/llvm-project/llvm/lib/Target/Lanai/LanaiDelaySlotFiller.cpp, 15 times
- contrib/llvm-project/llvm/lib/Target/Lanai/LanaiFrameLowering.cpp, 18 times
- contrib/llvm-project/llvm/lib/Target/Lanai/LanaiFrameLowering.h, 3 times
- contrib/llvm-project/llvm/lib/Target/Lanai/LanaiInstrInfo.cpp, 25 times
- contrib/llvm-project/llvm/lib/Target/Lanai/LanaiInstrInfo.h, 6 times
- contrib/llvm-project/llvm/lib/Target/MSP430/MSP430BranchSelector.cpp, 22 times
- contrib/llvm-project/llvm/lib/Target/MSP430/MSP430FrameLowering.cpp, 29 times
- contrib/llvm-project/llvm/lib/Target/MSP430/MSP430FrameLowering.h, 5 times
- contrib/llvm-project/llvm/lib/Target/MSP430/MSP430InstrInfo.cpp, 26 times
- contrib/llvm-project/llvm/lib/Target/MSP430/MSP430InstrInfo.h, 6 times
- contrib/llvm-project/llvm/lib/Target/MSP430/MSP430RegisterInfo.cpp, 4 times
- contrib/llvm-project/llvm/lib/Target/Mips/MicroMipsSizeReduction.cpp, 9 times
- contrib/llvm-project/llvm/lib/Target/Mips/Mips16FrameLowering.cpp, 15 times
- contrib/llvm-project/llvm/lib/Target/Mips/Mips16FrameLowering.h, 4 times
- contrib/llvm-project/llvm/lib/Target/Mips/Mips16ISelDAGToDAG.cpp, 6 times
- contrib/llvm-project/llvm/lib/Target/Mips/Mips16ISelLowering.h, line 31
- contrib/llvm-project/llvm/lib/Target/Mips/Mips16InstrInfo.cpp, 47 times
- contrib/llvm-project/llvm/lib/Target/Mips/Mips16InstrInfo.h, 11 times
- contrib/llvm-project/llvm/lib/Target/Mips/Mips16RegisterInfo.cpp, 6 times
- contrib/llvm-project/llvm/lib/Target/Mips/Mips16RegisterInfo.h, line 30
- contrib/llvm-project/llvm/lib/Target/Mips/MipsAsmPrinter.cpp, 13 times
- contrib/llvm-project/llvm/lib/Target/Mips/MipsAsmPrinter.h, 2 times
- contrib/llvm-project/llvm/lib/Target/Mips/MipsBranchExpansion.cpp, 42 times
- contrib/llvm-project/llvm/lib/Target/Mips/MipsConstantIslandPass.cpp, 43 times
- contrib/llvm-project/llvm/lib/Target/Mips/MipsDelaySlotFiller.cpp, 51 times
- contrib/llvm-project/llvm/lib/Target/Mips/MipsExpandPseudo.cpp, 14 times
- contrib/llvm-project/llvm/lib/Target/Mips/MipsFastISel.cpp, 14 times
- contrib/llvm-project/llvm/lib/Target/Mips/MipsFrameLowering.cpp, 3 times
- contrib/llvm-project/llvm/lib/Target/Mips/MipsFrameLowering.h, line 45
- contrib/llvm-project/llvm/lib/Target/Mips/MipsISelLowering.cpp, 4 times
- contrib/llvm-project/llvm/lib/Target/Mips/MipsISelLowering.h, line 344
- contrib/llvm-project/llvm/lib/Target/Mips/MipsInstrInfo.cpp, 20 times
- contrib/llvm-project/llvm/lib/Target/Mips/MipsInstrInfo.h, 14 times
- contrib/llvm-project/llvm/lib/Target/Mips/MipsInstructionSelector.cpp, 37 times
- contrib/llvm-project/llvm/lib/Target/Mips/MipsMachineFunction.cpp, 14 times
- contrib/llvm-project/llvm/lib/Target/Mips/MipsOptimizePICCall.cpp, 7 times
- contrib/llvm-project/llvm/lib/Target/Mips/MipsSEFrameLowering.cpp, 119 times
- contrib/llvm-project/llvm/lib/Target/Mips/MipsSEFrameLowering.h, 5 times
- contrib/llvm-project/llvm/lib/Target/Mips/MipsSEISelDAGToDAG.cpp, 9 times
- contrib/llvm-project/llvm/lib/Target/Mips/MipsSEISelDAGToDAG.h, line 132
- contrib/llvm-project/llvm/lib/Target/Mips/MipsSEISelLowering.h, line 54
- contrib/llvm-project/llvm/lib/Target/Mips/MipsSEInstrInfo.cpp, 80 times
- contrib/llvm-project/llvm/lib/Target/Mips/MipsSEInstrInfo.h, 13 times
- contrib/llvm-project/llvm/lib/Target/Mips/MipsSERegisterInfo.cpp, 8 times
- contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp, 8 times
- contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXAsmPrinter.h, 2 times
- contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXFrameLowering.cpp, 8 times
- contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXFrameLowering.h, 3 times
- contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXInstrInfo.cpp, 18 times
- contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXInstrInfo.h, 4 times
- contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXPeephole.cpp, 9 times
- contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXPrologEpilogPass.cpp, 2 times
- contrib/llvm-project/llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp, 2 times
- contrib/llvm-project/llvm/lib/Target/PowerPC/PPCBranchCoalescing.cpp, 4 times
- contrib/llvm-project/llvm/lib/Target/PowerPC/PPCBranchSelector.cpp, 30 times
- contrib/llvm-project/llvm/lib/Target/PowerPC/PPCCTRLoops.cpp, 20 times
- contrib/llvm-project/llvm/lib/Target/PowerPC/PPCExpandISEL.cpp, 27 times
- contrib/llvm-project/llvm/lib/Target/PowerPC/PPCFastISel.cpp, 58 times
- contrib/llvm-project/llvm/lib/Target/PowerPC/PPCFrameLowering.cpp, 169 times
- contrib/llvm-project/llvm/lib/Target/PowerPC/PPCFrameLowering.h, 10 times
- contrib/llvm-project/llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp, line 537
- contrib/llvm-project/llvm/lib/Target/PowerPC/PPCISelLowering.cpp, 41 times
- contrib/llvm-project/llvm/lib/Target/PowerPC/PPCISelLowering.h, 6 times
- contrib/llvm-project/llvm/lib/Target/PowerPC/PPCInstrInfo.cpp, 72 times
- contrib/llvm-project/llvm/lib/Target/PowerPC/PPCInstrInfo.h, 12 times
- contrib/llvm-project/llvm/lib/Target/PowerPC/PPCMIPeephole.cpp, 21 times
- contrib/llvm-project/llvm/lib/Target/PowerPC/PPCMachineScheduler.cpp, 2 times
- contrib/llvm-project/llvm/lib/Target/PowerPC/PPCMachineScheduler.h, line 43
- contrib/llvm-project/llvm/lib/Target/PowerPC/PPCPreEmitPeephole.cpp, 20 times
- contrib/llvm-project/llvm/lib/Target/PowerPC/PPCQPXLoadSplat.cpp, 3 times
- contrib/llvm-project/llvm/lib/Target/PowerPC/PPCReduceCRLogicals.cpp, 15 times
- contrib/llvm-project/llvm/lib/Target/PowerPC/PPCRegisterInfo.cpp, 82 times
- contrib/llvm-project/llvm/lib/Target/PowerPC/PPCRegisterInfo.h, line 135
- contrib/llvm-project/llvm/lib/Target/PowerPC/PPCTLSDynamicCall.cpp, 10 times
- contrib/llvm-project/llvm/lib/Target/PowerPC/PPCTOCRegDeps.cpp, 3 times
- contrib/llvm-project/llvm/lib/Target/PowerPC/PPCVSXCopy.cpp, 5 times
- contrib/llvm-project/llvm/lib/Target/PowerPC/PPCVSXFMAMutate.cpp, 5 times
- contrib/llvm-project/llvm/lib/Target/PowerPC/PPCVSXSwapRemoval.cpp, 4 times
- contrib/llvm-project/llvm/lib/Target/RISCV/RISCVExpandAtomicPseudoInsts.cpp, 67 times
- contrib/llvm-project/llvm/lib/Target/RISCV/RISCVExpandPseudoInsts.cpp, 37 times
- contrib/llvm-project/llvm/lib/Target/RISCV/RISCVFrameLowering.cpp, 54 times
- contrib/llvm-project/llvm/lib/Target/RISCV/RISCVFrameLowering.h, 8 times
- contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfo.cpp, 48 times
- contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfo.h, 11 times
- contrib/llvm-project/llvm/lib/Target/RISCV/RISCVMergeBaseOffset.cpp, 3 times
- contrib/llvm-project/llvm/lib/Target/RISCV/RISCVRegisterInfo.cpp, 3 times
- contrib/llvm-project/llvm/lib/Target/Sparc/DelaySlotFiller.cpp, 27 times
- contrib/llvm-project/llvm/lib/Target/Sparc/LeonPasses.cpp, 12 times
- contrib/llvm-project/llvm/lib/Target/Sparc/SparcFrameLowering.cpp, 34 times
- contrib/llvm-project/llvm/lib/Target/Sparc/SparcFrameLowering.h, 4 times
- contrib/llvm-project/llvm/lib/Target/Sparc/SparcISelLowering.h, line 72
- contrib/llvm-project/llvm/lib/Target/Sparc/SparcInstrInfo.cpp, 41 times
- contrib/llvm-project/llvm/lib/Target/Sparc/SparcInstrInfo.h, 6 times
- contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZAsmPrinter.cpp, 2 times
- contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZCopyPhysRegs.cpp, 9 times
- contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZElimCompare.cpp, 10 times
- contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZFrameLowering.cpp, 71 times
- contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZFrameLowering.h, 5 times
- contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZISelLowering.cpp, 313 times
- contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZISelLowering.h, 7 times
- contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZInstrInfo.cpp, 78 times
- contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZInstrInfo.h, 14 times
- contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZLongBranch.cpp, 10 times
- contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZMachineScheduler.cpp, 20 times
- contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZPostRewrite.cpp, 33 times
- contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZRegisterInfo.cpp, 11 times
- contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZShortenInst.cpp, 7 times
- contrib/llvm-project/llvm/lib/Target/TargetLoweringObjectFile.cpp, line 320
- contrib/llvm-project/llvm/lib/Target/VE/VEFrameLowering.cpp, 38 times
- contrib/llvm-project/llvm/lib/Target/VE/VEFrameLowering.h, 7 times
- contrib/llvm-project/llvm/lib/Target/VE/VEInstrInfo.cpp, 38 times
- contrib/llvm-project/llvm/lib/Target/VE/VEInstrInfo.h, 6 times
- contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyCFGSort.cpp, 41 times
- contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp, 105 times
- contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyDebugFixup.cpp, 3 times
- contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyDebugValueManager.cpp, 5 times
- contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyExceptionInfo.cpp, 13 times
- contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyExceptionInfo.h, 11 times
- contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyExplicitLocals.cpp, 10 times
- contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyFastISel.cpp, 25 times
- contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyFixBrTableDefaults.cpp, 18 times
- contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyFixIrreducibleControlFlow.cpp, 24 times
- contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyFrameLowering.cpp, 22 times
- contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyFrameLowering.h, 4 times
- contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp, 2 times
- contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.h, line 59
- contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyInstrInfo.cpp, 17 times
- contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyInstrInfo.h, 4 times
- contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyLateEHPrepare.cpp, 47 times
- contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyLowerBrUnless.cpp, 6 times
- contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyMemIntrinsicResults.cpp, 8 times
- contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyPeephole.cpp, 7 times
- contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyRegStackify.cpp, 24 times
- contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyRegisterInfo.cpp, 4 times
- contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblySetP2AlignOperands.cpp, 2 times
- contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyUtilities.h, 3 times
- contrib/llvm-project/llvm/lib/Target/X86/X86AsmPrinter.h, 2 times
- contrib/llvm-project/llvm/lib/Target/X86/X86AvoidStoreForwardingBlocks.cpp, 12 times
- contrib/llvm-project/llvm/lib/Target/X86/X86AvoidTrailingCall.cpp, 7 times
- contrib/llvm-project/llvm/lib/Target/X86/X86CallFrameOptimization.cpp, 19 times
- contrib/llvm-project/llvm/lib/Target/X86/X86CallLowering.cpp, 4 times
- contrib/llvm-project/llvm/lib/Target/X86/X86CmovConversion.cpp, 23 times
- contrib/llvm-project/llvm/lib/Target/X86/X86CondBrFolding.cpp, 63 times
- contrib/llvm-project/llvm/lib/Target/X86/X86DiscriminateMemOps.cpp, 4 times
- contrib/llvm-project/llvm/lib/Target/X86/X86DomainReassignment.cpp, 4 times
- contrib/llvm-project/llvm/lib/Target/X86/X86EvexToVex.cpp, 2 times
- contrib/llvm-project/llvm/lib/Target/X86/X86ExpandPseudo.cpp, 59 times
- contrib/llvm-project/llvm/lib/Target/X86/X86FastISel.cpp, 99 times
- contrib/llvm-project/llvm/lib/Target/X86/X86FixupBWInsts.cpp, 14 times
- contrib/llvm-project/llvm/lib/Target/X86/X86FixupLEAs.cpp, 64 times
- contrib/llvm-project/llvm/lib/Target/X86/X86FixupSetCC.cpp, 3 times
- contrib/llvm-project/llvm/lib/Target/X86/X86FlagsCopyLowering.cpp, 38 times
- contrib/llvm-project/llvm/lib/Target/X86/X86FloatingPoint.cpp, 42 times
- contrib/llvm-project/llvm/lib/Target/X86/X86FrameLowering.cpp, 248 times
- contrib/llvm-project/llvm/lib/Target/X86/X86FrameLowering.h, 25 times
- contrib/llvm-project/llvm/lib/Target/X86/X86ISelLowering.cpp, 77 times
- contrib/llvm-project/llvm/lib/Target/X86/X86ISelLowering.h, 9 times
- contrib/llvm-project/llvm/lib/Target/X86/X86IndirectBranchTracking.cpp, 24 times
- contrib/llvm-project/llvm/lib/Target/X86/X86InsertPrefetch.cpp, 4 times
- contrib/llvm-project/llvm/lib/Target/X86/X86InsertWait.cpp, 5 times
- contrib/llvm-project/llvm/lib/Target/X86/X86InstrInfo.cpp, 97 times
- contrib/llvm-project/llvm/lib/Target/X86/X86InstrInfo.h, 16 times
- contrib/llvm-project/llvm/lib/Target/X86/X86InstructionSelector.cpp, 2 times
- contrib/llvm-project/llvm/lib/Target/X86/X86LoadValueInjectionLoadHardening.cpp, 20 times
- contrib/llvm-project/llvm/lib/Target/X86/X86LoadValueInjectionRetHardening.cpp, 12 times
- contrib/llvm-project/llvm/lib/Target/X86/X86MCInstLower.cpp, 7 times
- contrib/llvm-project/llvm/lib/Target/X86/X86OptimizeLEAs.cpp, 14 times
- contrib/llvm-project/llvm/lib/Target/X86/X86PadShortFunction.cpp, 22 times
- contrib/llvm-project/llvm/lib/Target/X86/X86RegisterInfo.cpp, 5 times
- contrib/llvm-project/llvm/lib/Target/X86/X86SpeculativeExecutionSideEffectSuppression.cpp, 4 times
- contrib/llvm-project/llvm/lib/Target/X86/X86SpeculativeLoadHardening.cpp, 139 times
- contrib/llvm-project/llvm/lib/Target/X86/X86VZeroUpper.cpp, 27 times
- contrib/llvm-project/llvm/lib/Target/X86/X86WinAllocaExpander.cpp, 14 times
- contrib/llvm-project/llvm/lib/Target/XCore/XCoreAsmPrinter.cpp, 2 times
- contrib/llvm-project/llvm/lib/Target/XCore/XCoreFrameLowering.cpp, 64 times
- contrib/llvm-project/llvm/lib/Target/XCore/XCoreFrameLowering.h, 5 times
- contrib/llvm-project/llvm/lib/Target/XCore/XCoreFrameToArgsOffsetElim.cpp, 4 times
- contrib/llvm-project/llvm/lib/Target/XCore/XCoreISelLowering.h, line 121
- contrib/llvm-project/llvm/lib/Target/XCore/XCoreInstrInfo.cpp, 34 times
- contrib/llvm-project/llvm/lib/Target/XCore/XCoreInstrInfo.h, 7 times
- contrib/llvm-project/llvm/lib/Target/XCore/XCoreRegisterInfo.cpp, 21 times