Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 393 files:
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/CallingConvLower.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/DbgEntityHistoryCalculator.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ExecutionDomainFix.h, line 123
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/FastISel.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/InstructionSelector.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/InstructionSelectorImpl.h, line 54
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/RegisterBank.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/RegisterBankInfo.h, 5 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/Utils.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/LiveInterval.h, line 867
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/LiveIntervalUnion.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/LiveIntervals.h, line 57
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/LivePhysRegs.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/LiveRangeEdit.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/LiveRegMatrix.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/LiveRegUnits.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/LiveStacks.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/LiveVariables.h, line 130
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachineBasicBlock.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachineInstr.h, 22 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachineInstrBuilder.h, line 321
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachineInstrBundle.h, line 285
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachineOperand.h, 7 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachineOutliner.h, line 139
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachineRegisterInfo.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachineScheduler.h, 6 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachineTraceMetrics.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/RDFGraph.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/RDFLiveness.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/RDFRegisters.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ReachingDefAnalysis.h, line 72
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/RegisterClassInfo.h, line 54
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/RegisterPressure.h, 5 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/RegisterScavenging.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ResourcePriorityQueue.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ScheduleDAG.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/StackMaps.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/TailDuplicator.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/TargetFrameLowering.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/TargetInstrInfo.h, 13 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/TargetLowering.h, 6 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/TargetRegisterInfo.h, 8 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/TargetSubtargetInfo.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/VirtRegMap.h, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AggressiveAntiDepBreaker.h, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AllocationOrder.cpp, line 33
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp, line 513
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DbgEntityHistoryCalculator.cpp, line 451
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DwarfExpression.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h, 6 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp, line 85
- external/apache2/llvm/dist/llvm/lib/CodeGen/BranchFolding.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/BranchFolding.h, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/BranchRelaxation.cpp, line 85
- external/apache2/llvm/dist/llvm/lib/CodeGen/BreakFalseDeps.cpp, line 37
- external/apache2/llvm/dist/llvm/lib/CodeGen/CFIInstrInserter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/CalcSpillWeights.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/CodeGenPrepare.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/CriticalAntiDepBreaker.h, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/DeadMachineInstructionElim.cpp, line 34
- external/apache2/llvm/dist/llvm/lib/CodeGen/DetectDeadLanes.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/EarlyIfConversion.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/ExpandPostRAPseudos.cpp, line 33
- external/apache2/llvm/dist/llvm/lib/CodeGen/FixupStatepointCallerSaved.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GCRootLowering.cpp, line 318
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/InlineAsmLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/InstructionSelect.cpp, line 236
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/RegBankSelect.cpp, line 754
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/RegisterBank.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/RegisterBankInfo.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/Utils.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/IfConversion.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/ImplicitNullChecks.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/InlineSpiller.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/InterferenceCache.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/InterferenceCache.h, 6 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/VarLocBasedImpl.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugVariables.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveInterval.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveIntervalCalc.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveIntervalUnion.cpp, line 82
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveIntervals.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LivePhysRegs.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveRangeCalc.cpp, line 224
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveRangeEdit.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveRegMatrix.cpp, line 80
- external/apache2/llvm/dist/llvm/lib/CodeGen/LocalStackSlotAllocation.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/MIParser.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/MIRParser.cpp, line 663
- external/apache2/llvm/dist/llvm/lib/CodeGen/MIRPrinter.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineBasicBlock.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineCSE.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineCombiner.cpp, line 68
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineCopyPropagation.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineFrameInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineFunction.cpp, line 541
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineInstr.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineInstrBundle.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineLICM.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineLoopInfo.cpp, line 155
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineOperand.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineOutliner.cpp, line 677
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachinePipeliner.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineRegisterInfo.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineScheduler.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineSink.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineTraceMetrics.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineVerifier.cpp, line 96
- external/apache2/llvm/dist/llvm/lib/CodeGen/ModuloSchedule.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/PeepholeOptimizer.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/ProcessImplicitDefs.cpp, line 30
- external/apache2/llvm/dist/llvm/lib/CodeGen/PrologEpilogInserter.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/RDFGraph.cpp, line 652
- external/apache2/llvm/dist/llvm/lib/CodeGen/RDFRegisters.cpp, line 27
- external/apache2/llvm/dist/llvm/lib/CodeGen/RegAllocBase.h, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/RegAllocFast.cpp, line 77
- external/apache2/llvm/dist/llvm/lib/CodeGen/RegAllocGreedy.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/RegAllocPBQP.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/RegUsageInfoCollector.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/RegisterCoalescer.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/RegisterCoalescer.h, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/RegisterPressure.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/RegisterScavenging.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/RegisterUsageInfo.cpp, line 91
- external/apache2/llvm/dist/llvm/lib/CodeGen/RenameIndependentSubregs.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/ScheduleDAG.cpp, line 75
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp, line 16045
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp, line 199
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/InstrEmitter.h, line 36
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGFast.cpp, line 450
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp, line 112
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp, line 6376
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/ShrinkWrap.cpp, line 479
- external/apache2/llvm/dist/llvm/lib/CodeGen/SplitKit.h, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/StackMapLivenessAnalysis.cpp, line 51
- external/apache2/llvm/dist/llvm/lib/CodeGen/StackMaps.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/TargetFrameLoweringImpl.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/TargetInstrInfo.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/TargetLoweringBase.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/TargetRegisterInfo.cpp, 32 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/TargetSchedule.cpp, line 305
- external/apache2/llvm/dist/llvm/lib/CodeGen/TwoAddressInstructionPass.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/VirtRegMap.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64A57FPLoadBalancing.cpp, line 111
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64AsmPrinter.cpp, line 672
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64CondBrTuning.cpp, line 49
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64ConditionalCompares.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64DeadRegisterDefinitionsPass.cpp, line 37
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp, line 640
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64FalkorHWPFFix.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64FrameLowering.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64FrameLowering.h, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp, line 378
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64ISelLowering.cpp, line 7900
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64ISelLowering.h, line 1028
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64InstrInfo.cpp, 26 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64InstrInfo.h, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64PBQPRegAlloc.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64RedundantCopyElimination.cpp, line 71
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64SLSHardening.cpp, line 46
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64SpeculationHardening.cpp, line 128
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64StorePairSuppress.cpp, line 32
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/AArch64RegisterBankInfo.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/AArch64RegisterBankInfo.h, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUArgumentUsageInfo.cpp, line 27
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUArgumentUsageInfo.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp, line 1962
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.h, line 85
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUMachineCFGStructurizer.cpp, 22 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUMacroFusion.cpp, line 45
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPURegBankCombiner.cpp, line 38
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.h, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/GCNRegPressure.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp, line 395
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIFoldOperands.cpp, line 203
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIFrameLowering.cpp, line 1238
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIFrameLowering.h, line 43
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIISelLowering.cpp, line 11501
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIISelLowering.h, line 411
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIInsertHardClauses.cpp, line 148
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIInstrInfo.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIInstrInfo.h, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SILowerSGPRSpills.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.h, line 296
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIMachineScheduler.h, line 454
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp, line 598
- external/apache2/llvm/dist/llvm/lib/Target/ARC/ARCFrameLowering.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/ARC/ARCFrameLowering.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/ARC/ARCISelLowering.cpp, line 343
- external/apache2/llvm/dist/llvm/lib/Target/ARC/ARCInstrInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/ARC/ARCInstrInfo.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/ARC/ARCRegisterInfo.cpp, line 64
- external/apache2/llvm/dist/llvm/lib/Target/ARM/A15SDOptimizer.cpp, line 58
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMAsmPrinter.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp, 23 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMBaseInstrInfo.h, 10 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMBaseRegisterInfo.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMCallLowering.cpp, line 457
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMExpandPseudoInsts.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMFrameLowering.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMFrameLowering.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMHazardRecognizer.cpp, line 27
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMISelLowering.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMISelLowering.h, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMInstructionSelector.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMLoadStoreOptimizer.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMLowOverheadLoops.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMRegisterBankInfo.cpp, line 132
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMRegisterBankInfo.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MLxExpansionPass.cpp, line 51
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MVEVPTBlockPass.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/Thumb1FrameLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/Thumb1FrameLowering.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/Thumb1InstrInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/Thumb1InstrInfo.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/Thumb2ITBlockPass.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/Thumb2InstrInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/Thumb2InstrInfo.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AVR/AVRAsmPrinter.cpp, line 112
- external/apache2/llvm/dist/llvm/lib/Target/AVR/AVRFrameLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AVR/AVRFrameLowering.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AVR/AVRISelLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AVR/AVRISelLowering.h, line 131
- external/apache2/llvm/dist/llvm/lib/Target/AVR/AVRInstrInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AVR/AVRInstrInfo.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AVR/AVRRegisterInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFISelLowering.cpp, line 238
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFISelLowering.h, line 53
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFInstrInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFInstrInfo.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFMIChecking.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFMIPeephole.cpp, line 305
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFSubtarget.h, line 86
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/BitTracker.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonAsmPrinter.cpp, line 130
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonBitSimplify.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonBlockRanges.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonBlockRanges.h, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonConstPropagation.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonCopyToCombine.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonEarlyIfConv.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonExpandCondsets.cpp, line 166
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonFrameLowering.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonFrameLowering.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonGenInsert.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonGenPredicate.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonHardwareLoops.cpp, line 359
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonISelLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonISelLowering.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonInstrInfo.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonInstrInfo.h, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonNewValueJump.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonSplitConst32AndConst64.cpp, line 69
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonSplitDouble.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonVLIWPacketizer.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/RDFCopy.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/LanaiDelaySlotFiller.cpp, line 38
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/LanaiISelLowering.cpp, line 236
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/LanaiISelLowering.h, line 96
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/LanaiInstrInfo.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/LanaiInstrInfo.h, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/M68k/M68kFrameLowering.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/M68k/M68kFrameLowering.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/M68k/M68kISelLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/M68k/M68kISelLowering.h, line 162
- external/apache2/llvm/dist/llvm/lib/Target/M68k/M68kInstrInfo.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/M68k/M68kInstrInfo.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/M68k/M68kRegisterInfo.cpp, line 242
- external/apache2/llvm/dist/llvm/lib/Target/MSP430/MSP430FrameLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/MSP430/MSP430FrameLowering.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/MSP430/MSP430ISelLowering.cpp, line 395
- external/apache2/llvm/dist/llvm/lib/Target/MSP430/MSP430ISelLowering.h, line 110
- external/apache2/llvm/dist/llvm/lib/Target/MSP430/MSP430InstrInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/MSP430/MSP430InstrInfo.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/MSP430/MSP430Subtarget.h, line 67
- external/apache2/llvm/dist/llvm/lib/Target/Mips/Mips16FrameLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/Mips16FrameLowering.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/Mips16InstrInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/Mips16InstrInfo.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsAsmPrinter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsCallLowering.cpp, line 546
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsDelaySlotFiller.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsFrameLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsISelLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsISelLowering.h, line 629
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsInstrInfo.cpp, line 864
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsInstrInfo.h, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsMachineFunction.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsOptimizePICCall.cpp, line 138
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsRegisterBankInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsRegisterBankInfo.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsRegisterInfo.cpp, line 296
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsSEFrameLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsSEFrameLowering.h, line 35
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsSEInstrInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsSEInstrInfo.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp, line 1619
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp, line 4255
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXISelLowering.h, line 480
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXPrologEpilogPass.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/GISel/PPCRegisterBankInfo.cpp, line 26
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/GISel/PPCRegisterBankInfo.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCFrameLowering.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCFrameLowering.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp, line 379
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCISelLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCISelLowering.h, line 916
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCInstrInfo.cpp, 18 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCInstrInfo.h, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCMIPeephole.cpp, line 384
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCPreEmitPeephole.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCReduceCRLogicals.cpp, line 548
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCRegisterInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCVSXFMAMutate.cpp, line 75
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVExpandPseudoInsts.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVFrameLowering.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVFrameLowering.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVISelLowering.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVISelLowering.h, line 346
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVInstrInfo.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVInstrInfo.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVMCInstLower.cpp, line 146
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVRegisterBankInfo.cpp, line 25
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVRegisterBankInfo.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/SparcFrameLowering.cpp, line 246
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/SparcISelLowering.cpp, line 3262
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/SparcISelLowering.h, line 86
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/SparcInstrInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/SparcInstrInfo.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/SparcRegisterInfo.cpp, line 224
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZElimCompare.cpp, line 102
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZFrameLowering.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZFrameLowering.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZHazardRecognizer.cpp, line 119
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZISelLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZISelLowering.h, line 453
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZInstrInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZInstrInfo.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZRegisterInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZShortenInst.cpp, line 52
- external/apache2/llvm/dist/llvm/lib/Target/VE/LVLGen.cpp, line 24
- external/apache2/llvm/dist/llvm/lib/Target/VE/VEFrameLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/VE/VEISelLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/VE/VEISelLowering.h, line 194
- external/apache2/llvm/dist/llvm/lib/Target/VE/VEInstrInfo.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/VE/VEInstrInfo.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp, line 61
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp, line 594
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.h, line 62
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86CallingConv.cpp, line 165
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86CmovConversion.cpp, line 117
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86DomainReassignment.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86FastISel.cpp, line 2146
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86FastTileConfig.cpp, line 44
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86FlagsCopyLowering.cpp, line 93
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86FloatingPoint.cpp, line 1692
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86FrameLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86FrameLowering.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86ISelLowering.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86ISelLowering.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86InstrInfo.cpp, 29 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86InstrInfo.h, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86LoadValueInjectionLoadHardening.cpp, line 159
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86LowerTileCopy.cpp, line 90
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86PreTileConfig.cpp, line 231
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86RegisterBankInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86RegisterBankInfo.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86RegisterInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86SpeculativeLoadHardening.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86TileConfig.cpp, line 81
- external/apache2/llvm/dist/llvm/lib/Target/XCore/XCoreFrameLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/XCore/XCoreFrameLowering.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/XCore/XCoreISelLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/XCore/XCoreISelLowering.h, line 195
- external/apache2/llvm/dist/llvm/lib/Target/XCore/XCoreInstrInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/XCore/XCoreInstrInfo.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/XCore/XCoreMachineFunctionInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/XCore/XCoreSubtarget.h, line 59