Defined in 1 files as a function:
Referenced in 424 files:
- contrib/llvm-project/llvm/include/llvm/CodeGen/AsmPrinter.h, line 635
- contrib/llvm-project/llvm/include/llvm/CodeGen/FastISel.h, 2 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/CSEInfo.h, line 192
- contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/CallLowering.h, 3 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h, 5 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/InlineAsmLowering.h, 2 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/InstructionSelector.h, 3 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/InstructionSelectorImpl.h, 11 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/Localizer.h, line 62
- contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/MIPatternMatch.h, line 63
- contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h, 2 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h, 4 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/Utils.h, 3 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/LivePhysRegs.h, 4 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/LiveRangeEdit.h, 2 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/LiveRegUnits.h, 3 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/LiveVariables.h, 3 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/MachineFunction.h, 4 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/MachineInstr.h, 32 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/MachineInstrBuilder.h, 30 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/MachineInstrBundle.h, 2 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/MachineOperand.h, 86 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/MachinePipeliner.h, 2 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/MachineRegisterInfo.h, 16 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/MachineSSAUpdater.h, 2 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/RDFGraph.h, 7 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/ReachingDefAnalysis.h, line 166
- contrib/llvm-project/llvm/include/llvm/CodeGen/ScheduleDAGInstrs.h, 4 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/StackMaps.h, 3 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/TargetInstrInfo.h, 29 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/TargetRegisterInfo.h, line 989
- contrib/llvm-project/llvm/lib/CodeGen/AggressiveAntiDepBreaker.cpp, 9 times
- contrib/llvm-project/llvm/lib/CodeGen/AggressiveAntiDepBreaker.h, 3 times
- contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp, line 848
- contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp, 3 times
- contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/DbgEntityHistoryCalculator.cpp, line 273
- contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp, 2 times
- contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp, 2 times
- contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/DwarfUnit.h, 3 times
- contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/EHStreamer.cpp, line 175
- contrib/llvm-project/llvm/lib/CodeGen/BBSectionsPrepare.cpp, line 159
- contrib/llvm-project/llvm/lib/CodeGen/BranchFolding.cpp, 32 times
- contrib/llvm-project/llvm/lib/CodeGen/BranchRelaxation.cpp, 2 times
- contrib/llvm-project/llvm/lib/CodeGen/BreakFalseDeps.cpp, 3 times
- contrib/llvm-project/llvm/lib/CodeGen/CFGuardLongjmp.cpp, line 83
- contrib/llvm-project/llvm/lib/CodeGen/CriticalAntiDepBreaker.cpp, 9 times
- contrib/llvm-project/llvm/lib/CodeGen/CriticalAntiDepBreaker.h, 3 times
- contrib/llvm-project/llvm/lib/CodeGen/DeadMachineInstructionElim.cpp, 3 times
- contrib/llvm-project/llvm/lib/CodeGen/DetectDeadLanes.cpp, 25 times
- contrib/llvm-project/llvm/lib/CodeGen/EarlyIfConversion.cpp, 4 times
- contrib/llvm-project/llvm/lib/CodeGen/ExecutionDomainFix.cpp, 5 times
- contrib/llvm-project/llvm/lib/CodeGen/ExpandPostRAPseudos.cpp, 3 times
- contrib/llvm-project/llvm/lib/CodeGen/FixupStatepointCallerSaved.cpp, 2 times
- contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/CSEInfo.cpp, 2 times
- contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/CSEMIRBuilder.cpp, 2 times
- contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/CallLowering.cpp, 2 times
- contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp, 15 times
- contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/GISelKnownBits.cpp, 2 times
- contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/InlineAsmLowering.cpp, 3 times
- contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/InstructionSelector.cpp, 3 times
- contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp, 14 times
- contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/Localizer.cpp, 2 times
- contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/RegBankSelect.cpp, 6 times
- contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/RegisterBankInfo.cpp, 4 times
- contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/Utils.cpp, 4 times
- contrib/llvm-project/llvm/lib/CodeGen/IfConversion.cpp, 27 times
- contrib/llvm-project/llvm/lib/CodeGen/ImplicitNullChecks.cpp, 5 times
- contrib/llvm-project/llvm/lib/CodeGen/InlineSpiller.cpp, 8 times
- contrib/llvm-project/llvm/lib/CodeGen/InterferenceCache.cpp, 2 times
- contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues.cpp, 11 times
- contrib/llvm-project/llvm/lib/CodeGen/LiveDebugVariables.cpp, 16 times
- contrib/llvm-project/llvm/lib/CodeGen/LiveInterval.cpp, 2 times
- contrib/llvm-project/llvm/lib/CodeGen/LiveIntervalCalc.cpp, 4 times
- contrib/llvm-project/llvm/lib/CodeGen/LiveIntervals.cpp, 8 times
- contrib/llvm-project/llvm/lib/CodeGen/LivePhysRegs.cpp, 6 times
- contrib/llvm-project/llvm/lib/CodeGen/LiveRangeEdit.cpp, 4 times
- contrib/llvm-project/llvm/lib/CodeGen/LiveRangeShrink.cpp, 3 times
- contrib/llvm-project/llvm/lib/CodeGen/LiveRegUnits.cpp, 5 times
- contrib/llvm-project/llvm/lib/CodeGen/LiveVariables.cpp, 11 times
- contrib/llvm-project/llvm/lib/CodeGen/MIRCanonicalizerPass.cpp, 3 times
- contrib/llvm-project/llvm/lib/CodeGen/MIRParser/MIParser.cpp, 85 times
- contrib/llvm-project/llvm/lib/CodeGen/MIRParser/MIRParser.cpp, line 638
- contrib/llvm-project/llvm/lib/CodeGen/MIRPrinter.cpp, 28 times
- contrib/llvm-project/llvm/lib/CodeGen/MIRVRegNamerUtils.cpp, 22 times
- contrib/llvm-project/llvm/lib/CodeGen/MachineBasicBlock.cpp, 6 times
- contrib/llvm-project/llvm/lib/CodeGen/MachineBlockPlacement.cpp, 2 times
- contrib/llvm-project/llvm/lib/CodeGen/MachineCSE.cpp, 8 times
- contrib/llvm-project/llvm/lib/CodeGen/MachineCombiner.cpp, 4 times
- contrib/llvm-project/llvm/lib/CodeGen/MachineCopyPropagation.cpp, 15 times
- contrib/llvm-project/llvm/lib/CodeGen/MachineDebugify.cpp, 4 times
- contrib/llvm-project/llvm/lib/CodeGen/MachineFunction.cpp, line 532
- contrib/llvm-project/llvm/lib/CodeGen/MachineInstr.cpp, 63 times
- contrib/llvm-project/llvm/lib/CodeGen/MachineInstrBundle.cpp, 6 times
- contrib/llvm-project/llvm/lib/CodeGen/MachineLICM.cpp, 16 times
- contrib/llvm-project/llvm/lib/CodeGen/MachineLoopUtils.cpp, 4 times
- contrib/llvm-project/llvm/lib/CodeGen/MachineOperand.cpp, 111 times
- contrib/llvm-project/llvm/lib/CodeGen/MachineOutliner.cpp, 3 times
- contrib/llvm-project/llvm/lib/CodeGen/MachinePipeliner.cpp, 11 times
- contrib/llvm-project/llvm/lib/CodeGen/MachineRegisterInfo.cpp, 25 times
- contrib/llvm-project/llvm/lib/CodeGen/MachineSSAUpdater.cpp, 2 times
- contrib/llvm-project/llvm/lib/CodeGen/MachineScheduler.cpp, 10 times
- contrib/llvm-project/llvm/lib/CodeGen/MachineSink.cpp, 12 times
- contrib/llvm-project/llvm/lib/CodeGen/MachineTraceMetrics.cpp, 3 times
- contrib/llvm-project/llvm/lib/CodeGen/MachineVerifier.cpp, 40 times
- contrib/llvm-project/llvm/lib/CodeGen/ModuloSchedule.cpp, 24 times
- contrib/llvm-project/llvm/lib/CodeGen/PHIElimination.cpp, line 263
- contrib/llvm-project/llvm/lib/CodeGen/PeepholeOptimizer.cpp, 32 times
- contrib/llvm-project/llvm/lib/CodeGen/ProcessImplicitDefs.cpp, 3 times
- contrib/llvm-project/llvm/lib/CodeGen/PrologEpilogInserter.cpp, line 1254
- contrib/llvm-project/llvm/lib/CodeGen/RDFGraph.cpp, 14 times
- contrib/llvm-project/llvm/lib/CodeGen/RDFRegisters.cpp, line 79
- contrib/llvm-project/llvm/lib/CodeGen/ReachingDefAnalysis.cpp, 6 times
- contrib/llvm-project/llvm/lib/CodeGen/RegAllocFast.cpp, 22 times
- contrib/llvm-project/llvm/lib/CodeGen/RegAllocGreedy.cpp, line 2495
- contrib/llvm-project/llvm/lib/CodeGen/RegUsageInfoCollector.cpp, 2 times
- contrib/llvm-project/llvm/lib/CodeGen/RegUsageInfoPropagate.cpp, 3 times
- contrib/llvm-project/llvm/lib/CodeGen/RegisterCoalescer.cpp, 23 times
- contrib/llvm-project/llvm/lib/CodeGen/RegisterPressure.cpp, 3 times
- contrib/llvm-project/llvm/lib/CodeGen/RegisterScavenging.cpp, 10 times
- contrib/llvm-project/llvm/lib/CodeGen/RegisterUsageInfo.cpp, line 96
- contrib/llvm-project/llvm/lib/CodeGen/RenameIndependentSubregs.cpp, 3 times
- contrib/llvm-project/llvm/lib/CodeGen/ScheduleDAGInstrs.cpp, 12 times
- contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/FastISel.cpp, 38 times
- contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/InstrEmitter.cpp, line 1139
- contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp, 3 times
- contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp, 5 times
- contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp, line 88
- contrib/llvm-project/llvm/lib/CodeGen/ShrinkWrap.cpp, line 276
- contrib/llvm-project/llvm/lib/CodeGen/SplitKit.cpp, 5 times
- contrib/llvm-project/llvm/lib/CodeGen/StackColoring.cpp, 5 times
- contrib/llvm-project/llvm/lib/CodeGen/StackMapLivenessAnalysis.cpp, 2 times
- contrib/llvm-project/llvm/lib/CodeGen/StackSlotColoring.cpp, 2 times
- contrib/llvm-project/llvm/lib/CodeGen/TailDuplicator.cpp, 11 times
- contrib/llvm-project/llvm/lib/CodeGen/TargetInstrInfo.cpp, 27 times
- contrib/llvm-project/llvm/lib/CodeGen/TargetLoweringBase.cpp, line 1036
- contrib/llvm-project/llvm/lib/CodeGen/TargetSchedule.cpp, 2 times
- contrib/llvm-project/llvm/lib/CodeGen/TwoAddressInstructionPass.cpp, 16 times
- contrib/llvm-project/llvm/lib/CodeGen/UnreachableBlockElim.cpp, 2 times
- contrib/llvm-project/llvm/lib/CodeGen/VirtRegMap.cpp, 3 times
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64A53Fix835769.cpp, line 140
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64A57FPLoadBalancing.cpp, 3 times
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64AdvSIMDScalarPass.cpp, 5 times
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64AsmPrinter.cpp, 16 times
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64CollectLOH.cpp, 13 times
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64CondBrTuning.cpp, 3 times
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64ConditionOptimizer.cpp, 3 times
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64ConditionalCompares.cpp, 3 times
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64DeadRegisterDefinitionsPass.cpp, 2 times
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp, 5 times
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64FalkorHWPFFix.cpp, 3 times
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64FrameLowering.cpp, 5 times
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64InstrInfo.cpp, 40 times
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64InstrInfo.h, 11 times
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp, 16 times
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64MCInstLower.cpp, 18 times
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64MCInstLower.h, 8 times
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64RedundantCopyElimination.cpp, line 406
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64RegisterInfo.cpp, 2 times
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64SLSHardening.cpp, 2 times
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64SpeculationHardening.cpp, 5 times
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64StorePairSuppress.cpp, line 150
- contrib/llvm-project/llvm/lib/Target/AArch64/GISel/AArch64CallLowering.cpp, 2 times
- contrib/llvm-project/llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp, 101 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp, 5 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.h, line 111
- contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUGlobalISelUtils.cpp, line 24
- contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp, 71 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.h, 33 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp, 5 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUMCInstLower.cpp, 13 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUMachineCFGStructurizer.cpp, 20 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUMacroFusion.cpp, line 48
- contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp, 6 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/GCNDPPCombine.cpp, 9 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/GCNHazardRecognizer.cpp, 17 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/GCNHazardRecognizer.h, 2 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/GCNNSAReassign.cpp, 2 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/GCNRegPressure.cpp, 2 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/R600AsmPrinter.cpp, line 57
- contrib/llvm-project/llvm/lib/Target/AMDGPU/R600ControlFlowFinalizer.cpp, 8 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/R600EmitClauseMarkers.cpp, 2 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/R600ExpandSpecialInstrs.cpp, line 100
- contrib/llvm-project/llvm/lib/Target/AMDGPU/R600InstrInfo.cpp, 27 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/R600InstrInfo.h, 7 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/R600MachineScheduler.cpp, 2 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/R600OptimizeVectorRegisters.cpp, line 77
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SIAddIMGInit.cpp, 4 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp, 7 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SIFixVGPRCopies.cpp, line 60
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SIFixupVectorISel.cpp, 10 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SIFoldOperands.cpp, 64 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SIFormMemoryClauses.cpp, 6 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SIISelLowering.cpp, 31 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SIInsertHardClauses.cpp, 2 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SIInsertSkips.cpp, line 354
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SIInsertWaitcnts.cpp, 6 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SIInstrInfo.cpp, 215 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SIInstrInfo.h, 37 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SILoadStoreOptimizer.cpp, 22 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SILowerControlFlow.cpp, 8 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SILowerI1Copies.cpp, line 780
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SIMachineScheduler.cpp, line 1950
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SIMemoryLegalizer.cpp, 2 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SIOptimizeExecMasking.cpp, 9 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SIOptimizeExecMaskingPreRA.cpp, 6 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SIPeepholeSDWA.cpp, 82 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SIPostRABundler.cpp, line 75
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SIPreAllocateWWMRegs.cpp, 4 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SIPreEmitPeephole.cpp, 6 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp, 9 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SIRegisterInfo.h, line 265
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SIRemoveShortExecBranches.cpp, 3 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SIShrinkInstructions.cpp, 26 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SIWholeQuadMode.cpp, 4 times
- contrib/llvm-project/llvm/lib/Target/ARC/ARCInstrInfo.cpp, 4 times
- contrib/llvm-project/llvm/lib/Target/ARC/ARCInstrInfo.h, 3 times
- contrib/llvm-project/llvm/lib/Target/ARC/ARCMCInstLower.cpp, 18 times
- contrib/llvm-project/llvm/lib/Target/ARC/ARCMCInstLower.h, 3 times
- contrib/llvm-project/llvm/lib/Target/ARC/ARCOptAddrMode.cpp, 12 times
- contrib/llvm-project/llvm/lib/Target/ARC/ARCRegisterInfo.cpp, line 165
- contrib/llvm-project/llvm/lib/Target/ARM/A15SDOptimizer.cpp, 9 times
- contrib/llvm-project/llvm/lib/Target/ARM/ARMAsmPrinter.cpp, 18 times
- contrib/llvm-project/llvm/lib/Target/ARM/ARMAsmPrinter.h, 4 times
- contrib/llvm-project/llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp, 51 times
- contrib/llvm-project/llvm/lib/Target/ARM/ARMBaseInstrInfo.h, 17 times
- contrib/llvm-project/llvm/lib/Target/ARM/ARMBaseRegisterInfo.cpp, line 521
- contrib/llvm-project/llvm/lib/Target/ARM/ARMConstantIslandPass.cpp, 9 times
- contrib/llvm-project/llvm/lib/Target/ARM/ARMExpandPseudoInsts.cpp, 50 times
- contrib/llvm-project/llvm/lib/Target/ARM/ARMFastISel.cpp, line 254
- contrib/llvm-project/llvm/lib/Target/ARM/ARMISelLowering.cpp, 7 times
- contrib/llvm-project/llvm/lib/Target/ARM/ARMLoadStoreOptimizer.cpp, 22 times
- contrib/llvm-project/llvm/lib/Target/ARM/ARMLowOverheadLoops.cpp, 7 times
- contrib/llvm-project/llvm/lib/Target/ARM/ARMMCInstLower.cpp, 13 times
- contrib/llvm-project/llvm/lib/Target/ARM/ARMRegisterBankInfo.cpp, line 458
- contrib/llvm-project/llvm/lib/Target/ARM/MVEVPTOptimisationsPass.cpp, 11 times
- contrib/llvm-project/llvm/lib/Target/ARM/Thumb2ITBlockPass.cpp, 3 times
- contrib/llvm-project/llvm/lib/Target/ARM/Thumb2InstrInfo.cpp, 6 times
- contrib/llvm-project/llvm/lib/Target/ARM/Thumb2SizeReduction.cpp, 8 times
- contrib/llvm-project/llvm/lib/Target/ARM/ThumbRegisterInfo.cpp, line 393
- contrib/llvm-project/llvm/lib/Target/AVR/AVRAsmPrinter.cpp, 8 times
- contrib/llvm-project/llvm/lib/Target/AVR/AVRExpandPseudoInsts.cpp, 12 times
- contrib/llvm-project/llvm/lib/Target/AVR/AVRFrameLowering.cpp, line 444
- contrib/llvm-project/llvm/lib/Target/AVR/AVRInstrInfo.cpp, 4 times
- contrib/llvm-project/llvm/lib/Target/AVR/AVRInstrInfo.h, 3 times
- contrib/llvm-project/llvm/lib/Target/AVR/AVRMCInstLower.cpp, 11 times
- contrib/llvm-project/llvm/lib/Target/AVR/AVRMCInstLower.h, 2 times
- contrib/llvm-project/llvm/lib/Target/AVR/AVRRelaxMemOperations.cpp, 2 times
- contrib/llvm-project/llvm/lib/Target/BPF/BPFAsmPrinter.cpp, 11 times
- contrib/llvm-project/llvm/lib/Target/BPF/BPFInstrInfo.cpp, 2 times
- contrib/llvm-project/llvm/lib/Target/BPF/BPFInstrInfo.h, 2 times
- contrib/llvm-project/llvm/lib/Target/BPF/BPFMCInstLower.cpp, 10 times
- contrib/llvm-project/llvm/lib/Target/BPF/BPFMCInstLower.h, 4 times
- contrib/llvm-project/llvm/lib/Target/BPF/BPFMIChecking.cpp, line 112
- contrib/llvm-project/llvm/lib/Target/BPF/BPFMIPeephole.cpp, 3 times
- contrib/llvm-project/llvm/lib/Target/BPF/BPFMISimplifyPatchable.cpp, 13 times
- contrib/llvm-project/llvm/lib/Target/BPF/BTFDebug.cpp, 4 times
- contrib/llvm-project/llvm/lib/Target/BPF/BTFDebug.h, line 311
- contrib/llvm-project/llvm/lib/Target/Hexagon/BitTracker.cpp, 3 times
- contrib/llvm-project/llvm/lib/Target/Hexagon/BitTracker.h, line 143
- contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonAsmPrinter.cpp, 10 times
- contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonBitSimplify.cpp, 16 times
- contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonBitTracker.cpp, 6 times
- contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonBranchRelaxation.cpp, 2 times
- contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonConstExtenders.cpp, 79 times
- contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonConstPropagation.cpp, 30 times
- contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonCopyToCombine.cpp, 31 times
- contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonEarlyIfConv.cpp, 10 times
- contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonExpandCondsets.cpp, 34 times
- contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonFrameLowering.cpp, 9 times
- contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonGenInsert.cpp, 4 times
- contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonGenMux.cpp, 13 times
- contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonGenPredicate.cpp, 4 times
- contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonHardwareLoops.cpp, 62 times
- contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonHazardRecognizer.cpp, 2 times
- contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonInstrInfo.cpp, 87 times
- contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonInstrInfo.h, 14 times
- contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonMCInstLower.cpp, 12 times
- contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonNewValueJump.cpp, 4 times
- contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonOptAddrMode.cpp, 16 times
- contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonPeephole.cpp, 15 times
- contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonRDFOpt.cpp, 8 times
- contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonSplitDouble.cpp, 25 times
- contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonStoreWidening.cpp, 5 times
- contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonSubtarget.cpp, 6 times
- contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonVExtract.cpp, line 185
- contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonVLIWPacketizer.cpp, 16 times
- contrib/llvm-project/llvm/lib/Target/Hexagon/RDFCopy.cpp, 3 times
- contrib/llvm-project/llvm/lib/Target/Lanai/LanaiAsmPrinter.cpp, 11 times
- contrib/llvm-project/llvm/lib/Target/Lanai/LanaiDelaySlotFiller.cpp, 2 times
- contrib/llvm-project/llvm/lib/Target/Lanai/LanaiInstrInfo.cpp, 13 times
- contrib/llvm-project/llvm/lib/Target/Lanai/LanaiInstrInfo.h, 6 times
- contrib/llvm-project/llvm/lib/Target/Lanai/LanaiMCInstLower.cpp, 16 times
- contrib/llvm-project/llvm/lib/Target/Lanai/LanaiMCInstLower.h, 7 times
- contrib/llvm-project/llvm/lib/Target/Lanai/LanaiMemAluCombiner.cpp, 18 times
- contrib/llvm-project/llvm/lib/Target/MSP430/MSP430AsmPrinter.cpp, 9 times
- contrib/llvm-project/llvm/lib/Target/MSP430/MSP430BranchSelector.cpp, line 191
- contrib/llvm-project/llvm/lib/Target/MSP430/MSP430InstrInfo.cpp, 4 times
- contrib/llvm-project/llvm/lib/Target/MSP430/MSP430InstrInfo.h, 3 times
- contrib/llvm-project/llvm/lib/Target/MSP430/MSP430MCInstLower.cpp, 16 times
- contrib/llvm-project/llvm/lib/Target/MSP430/MSP430MCInstLower.h, 7 times
- contrib/llvm-project/llvm/lib/Target/Mips/MicroMipsSizeReduction.cpp, 3 times
- contrib/llvm-project/llvm/lib/Target/Mips/Mips16InstrInfo.cpp, 2 times
- contrib/llvm-project/llvm/lib/Target/Mips/MipsAsmPrinter.cpp, 21 times
- contrib/llvm-project/llvm/lib/Target/Mips/MipsAsmPrinter.h, 2 times
- contrib/llvm-project/llvm/lib/Target/Mips/MipsBranchExpansion.cpp, 6 times
- contrib/llvm-project/llvm/lib/Target/Mips/MipsConstantIslandPass.cpp, 3 times
- contrib/llvm-project/llvm/lib/Target/Mips/MipsDelaySlotFiller.cpp, 3 times
- contrib/llvm-project/llvm/lib/Target/Mips/MipsISelLowering.cpp, 2 times
- contrib/llvm-project/llvm/lib/Target/Mips/MipsInstrInfo.cpp, 16 times
- contrib/llvm-project/llvm/lib/Target/Mips/MipsInstrInfo.h, 8 times
- contrib/llvm-project/llvm/lib/Target/Mips/MipsInstructionSelector.cpp, 5 times
- contrib/llvm-project/llvm/lib/Target/Mips/MipsMCInstLower.cpp, 21 times
- contrib/llvm-project/llvm/lib/Target/Mips/MipsMCInstLower.h, 3 times
- contrib/llvm-project/llvm/lib/Target/Mips/MipsOptimizePICCall.cpp, 4 times
- contrib/llvm-project/llvm/lib/Target/Mips/MipsRegisterBankInfo.cpp, line 451
- contrib/llvm-project/llvm/lib/Target/Mips/MipsSEFrameLowering.cpp, 2 times
- contrib/llvm-project/llvm/lib/Target/Mips/MipsSEISelDAGToDAG.cpp, 3 times
- contrib/llvm-project/llvm/lib/Target/Mips/MipsSEInstrInfo.cpp, 2 times
- contrib/llvm-project/llvm/lib/Target/Mips/MipsSERegisterInfo.cpp, line 66
- contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp, 16 times
- contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXAsmPrinter.h, line 212
- contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXInstrInfo.cpp, 2 times
- contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXInstrInfo.h, 2 times
- contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXProxyRegErasure.cpp, 4 times
- contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXReplaceImageHandles.cpp, 9 times
- contrib/llvm-project/llvm/lib/Target/PowerPC/PPC.h, 2 times
- contrib/llvm-project/llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp, 33 times
- contrib/llvm-project/llvm/lib/Target/PowerPC/PPCBranchCoalescing.cpp, 8 times
- contrib/llvm-project/llvm/lib/Target/PowerPC/PPCCTRLoops.cpp, line 115
- contrib/llvm-project/llvm/lib/Target/PowerPC/PPCExpandISEL.cpp, 13 times
- contrib/llvm-project/llvm/lib/Target/PowerPC/PPCFrameLowering.cpp, 7 times
- contrib/llvm-project/llvm/lib/Target/PowerPC/PPCISelLowering.cpp, 4 times
- contrib/llvm-project/llvm/lib/Target/PowerPC/PPCInstrInfo.cpp, 57 times
- contrib/llvm-project/llvm/lib/Target/PowerPC/PPCInstrInfo.h, 14 times
- contrib/llvm-project/llvm/lib/Target/PowerPC/PPCMCInstLower.cpp, 13 times
- contrib/llvm-project/llvm/lib/Target/PowerPC/PPCMIPeephole.cpp, 14 times
- contrib/llvm-project/llvm/lib/Target/PowerPC/PPCMacroFusion.cpp, 6 times
- contrib/llvm-project/llvm/lib/Target/PowerPC/PPCPreEmitPeephole.cpp, 2 times
- contrib/llvm-project/llvm/lib/Target/PowerPC/PPCReduceCRLogicals.cpp, 2 times
- contrib/llvm-project/llvm/lib/Target/PowerPC/PPCTOCRegDeps.cpp, 2 times
- contrib/llvm-project/llvm/lib/Target/PowerPC/PPCVSXCopy.cpp, 2 times
- contrib/llvm-project/llvm/lib/Target/PowerPC/PPCVSXFMAMutate.cpp, line 285
- contrib/llvm-project/llvm/lib/Target/PowerPC/PPCVSXSwapRemoval.cpp, 2 times
- contrib/llvm-project/llvm/lib/Target/RISCV/RISCV.h, 2 times
- contrib/llvm-project/llvm/lib/Target/RISCV/RISCVAsmPrinter.cpp, 7 times
- contrib/llvm-project/llvm/lib/Target/RISCV/RISCVExpandPseudoInsts.cpp, line 116
- contrib/llvm-project/llvm/lib/Target/RISCV/RISCVISelLowering.cpp, line 1376
- contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfo.cpp, 8 times
- contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfo.h, 4 times
- contrib/llvm-project/llvm/lib/Target/RISCV/RISCVMCInstLower.cpp, 11 times
- contrib/llvm-project/llvm/lib/Target/RISCV/RISCVMergeBaseOffset.cpp, 6 times
- contrib/llvm-project/llvm/lib/Target/Sparc/DelaySlotFiller.cpp, 5 times
- contrib/llvm-project/llvm/lib/Target/Sparc/LeonPasses.cpp, line 87
- contrib/llvm-project/llvm/lib/Target/Sparc/SparcAsmPrinter.cpp, 10 times
- contrib/llvm-project/llvm/lib/Target/Sparc/SparcInstrInfo.cpp, 5 times
- contrib/llvm-project/llvm/lib/Target/Sparc/SparcInstrInfo.h, 3 times
- contrib/llvm-project/llvm/lib/Target/Sparc/SparcMCInstLower.cpp, 16 times
- contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZAsmPrinter.cpp, line 627
- contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZElimCompare.cpp, 5 times
- contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZISelLowering.cpp, 17 times
- contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZInstrInfo.cpp, 21 times
- contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZInstrInfo.h, 8 times
- contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZMCInstLower.cpp, 11 times
- contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZMCInstLower.h, 3 times
- contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZPostRewrite.cpp, line 226
- contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZRegisterInfo.cpp, 8 times
- contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZShortenInst.cpp, 12 times
- contrib/llvm-project/llvm/lib/Target/VE/VEAsmPrinter.cpp, 12 times
- contrib/llvm-project/llvm/lib/Target/VE/VEInstrInfo.cpp, 5 times
- contrib/llvm-project/llvm/lib/Target/VE/VEInstrInfo.h, 3 times
- contrib/llvm-project/llvm/lib/Target/VE/VEMCInstLower.cpp, 9 times
- contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp, 7 times
- contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyAsmPrinter.h, line 78
- contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp, 5 times
- contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyDebugFixup.cpp, 2 times
- contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyDebugValueManager.cpp, line 50
- contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyExplicitLocals.cpp, 4 times
- contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyFixBrTableDefaults.cpp, 2 times
- contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyInstrInfo.cpp, 7 times
- contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyInstrInfo.h, 3 times
- contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyLateEHPrepare.cpp, line 286
- contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyMCInstLower.cpp, 13 times
- contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyMCInstLower.h, 4 times
- contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyMemIntrinsicResults.cpp, 2 times
- contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyPeephole.cpp, 3 times
- contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyRegColoring.cpp, line 69
- contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyRegStackify.cpp, 27 times
- contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyRegisterInfo.cpp, 2 times
- contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyReplacePhysRegs.cpp, line 89
- contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyUtilities.cpp, 3 times
- contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyUtilities.h, line 49
- contrib/llvm-project/llvm/lib/Target/X86/X86AsmPrinter.cpp, 40 times
- contrib/llvm-project/llvm/lib/Target/X86/X86AsmPrinter.h, line 104
- contrib/llvm-project/llvm/lib/Target/X86/X86AvoidStoreForwardingBlocks.cpp, 15 times
- contrib/llvm-project/llvm/lib/Target/X86/X86CallFrameOptimization.cpp, 5 times
- contrib/llvm-project/llvm/lib/Target/X86/X86CmovConversion.cpp, line 393
- contrib/llvm-project/llvm/lib/Target/X86/X86CondBrFolding.cpp, line 190
- contrib/llvm-project/llvm/lib/Target/X86/X86EvexToVex.cpp, 4 times
- contrib/llvm-project/llvm/lib/Target/X86/X86ExpandPseudo.cpp, 5 times
- contrib/llvm-project/llvm/lib/Target/X86/X86FastISel.cpp, 2 times
- contrib/llvm-project/llvm/lib/Target/X86/X86FixupLEAs.cpp, 34 times
- contrib/llvm-project/llvm/lib/Target/X86/X86FlagsCopyLowering.cpp, 17 times
- contrib/llvm-project/llvm/lib/Target/X86/X86FloatingPoint.cpp, 12 times
- contrib/llvm-project/llvm/lib/Target/X86/X86FrameLowering.cpp, 5 times
- contrib/llvm-project/llvm/lib/Target/X86/X86ISelLowering.cpp, 9 times
- contrib/llvm-project/llvm/lib/Target/X86/X86IndirectBranchTracking.cpp, line 88
- contrib/llvm-project/llvm/lib/Target/X86/X86InsertWait.cpp, line 70
- contrib/llvm-project/llvm/lib/Target/X86/X86InstrBuilder.h, 13 times
- contrib/llvm-project/llvm/lib/Target/X86/X86InstrInfo.cpp, 84 times
- contrib/llvm-project/llvm/lib/Target/X86/X86InstrInfo.h, 14 times
- contrib/llvm-project/llvm/lib/Target/X86/X86InstructionSelector.cpp, line 579
- contrib/llvm-project/llvm/lib/Target/X86/X86LoadValueInjectionLoadHardening.cpp, 4 times
- contrib/llvm-project/llvm/lib/Target/X86/X86MCInstLower.cpp, 43 times
- contrib/llvm-project/llvm/lib/Target/X86/X86OptimizeLEAs.cpp, 29 times
- contrib/llvm-project/llvm/lib/Target/X86/X86RegisterInfo.cpp, 2 times
- contrib/llvm-project/llvm/lib/Target/X86/X86SpeculativeExecutionSideEffectSuppression.cpp, line 82
- contrib/llvm-project/llvm/lib/Target/X86/X86SpeculativeLoadHardening.cpp, 24 times
- contrib/llvm-project/llvm/lib/Target/X86/X86VZeroUpper.cpp, 3 times
- contrib/llvm-project/llvm/lib/Target/XCore/XCoreAsmPrinter.cpp, 7 times
- contrib/llvm-project/llvm/lib/Target/XCore/XCoreInstrInfo.cpp, 6 times
- contrib/llvm-project/llvm/lib/Target/XCore/XCoreInstrInfo.h, 3 times
- contrib/llvm-project/llvm/lib/Target/XCore/XCoreMCInstLower.cpp, 18 times
- contrib/llvm-project/llvm/lib/Target/XCore/XCoreMCInstLower.h, 3 times
- contrib/llvm-project/llvm/lib/Target/XCore/XCoreRegisterInfo.cpp, line 259