Defined in 3 files as a prototype:
Defined in 29 files as a function:
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/Utils.h, line 315 (as a function)
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachineOperand.h, line 321 (as a function)
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCInst.h, line 61 (as a function)
- external/apache2/llvm/dist/llvm/include/llvm/MC/MachineLocation.h, line 46 (as a function)
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp, line 1072 (as a function)
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp, line 245 (as a function)
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIFoldOperands.cpp, line 59 (as a function)
- external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp, line 1343 (as a function)
- external/apache2/llvm/dist/llvm/lib/Target/AVR/AsmParser/AVRAsmParser.cpp, line 180 (as a function)
- external/apache2/llvm/dist/llvm/lib/Target/BPF/AsmParser/BPFAsmParser.cpp, line 126 (as a function)
- external/apache2/llvm/dist/llvm/lib/Target/CSKY/AsmParser/CSKYAsmParser.cpp, line 126 (as a function)
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/AsmParser/HexagonAsmParser.cpp, line 265 (as a function)
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonHardwareLoops.cpp, line 341 (as a function)
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/AsmParser/LanaiAsmParser.cpp, line 192 (as a function)
- external/apache2/llvm/dist/llvm/lib/Target/M68k/AsmParser/M68kAsmParser.cpp, line 250 (as a function)
- external/apache2/llvm/dist/llvm/lib/Target/MSP430/AsmParser/MSP430AsmParser.cpp, line 158 (as a function)
- external/apache2/llvm/dist/llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp, line 1280 (as a function)
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/MipsInstPrinter.cpp, line 31 (as a function)
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp, line 439 (as a function)
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp, line 326 (as a function)
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/AsmParser/SparcAsmParser.cpp, line 263 (as a function)
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/AsmParser/SystemZAsmParser.cpp, line 219 (as a function)
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/AsmParser/SystemZAsmParser.cpp, line 222 (as a function)
- external/apache2/llvm/dist/llvm/lib/Target/VE/AsmParser/VEAsmParser.cpp, line 214 (as a function)
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/AsmParser/WebAssemblyAsmParser.cpp, line 99 (as a function)
- external/apache2/llvm/dist/llvm/lib/Target/X86/AsmParser/X86Operand.h, line 460 (as a function)
- external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/MCInstrDescView.cpp, line 48 (as a function)
- external/apache2/llvm/dist/llvm/utils/TableGen/CodeGenInstruction.h, line 365 (as a function)
- external/apache2/llvm/dist/llvm/utils/TableGen/FastISelEmitter.cpp, line 106 (as a function)
Referenced in 372 files:
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/AntiDepBreaker.h, line 62
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/InstructionSelectorImpl.h, 8 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/MIPatternMatch.h, line 123
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/Utils.h, line 318
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/LiveRegUnits.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/LiveVariables.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachineInstr.h, 9 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachineInstrBuilder.h, line 529
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachineOperand.h, 25 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachineRegisterInfo.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCInst.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCParser/MCTargetAsmParser.h, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AggressiveAntiDepBreaker.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DbgEntityHistoryCalculator.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/BranchFolding.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/BreakFalseDeps.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/CriticalAntiDepBreaker.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/DeadMachineInstructionElim.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/DetectDeadLanes.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/EarlyIfConversion.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/ExecutionDomainFix.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/ExpandPostRAPseudos.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/FixupStatepointCallerSaved.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/CSEInfo.cpp, line 387
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/InstructionSelector.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/Localizer.cpp, line 68
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/RegBankSelect.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/RegisterBankInfo.cpp, 4 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, 7 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/InlineSpiller.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/VarLocBasedImpl.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugVariables.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveInterval.cpp, line 905
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveIntervals.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LivePhysRegs.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveRangeEdit.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveRangeShrink.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveRegUnits.cpp, line 54
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveVariables.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MIRCanonicalizerPass.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/MIParser.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MIRPrinter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MIRVRegNamerUtils.cpp, line 157
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineBasicBlock.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineCSE.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineCombiner.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineCopyPropagation.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineDebugify.cpp, line 123
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineFunction.cpp, line 978
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineInstr.cpp, 43 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineInstrBundle.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineLICM.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineLoopInfo.cpp, line 159
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineLoopUtils.cpp, line 76
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineOperand.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineOutliner.cpp, line 803
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachinePipeliner.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineRegisterInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineScheduler.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineSink.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineStableHash.cpp, line 163
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineTraceMetrics.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineVerifier.cpp, 26 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/ModuloSchedule.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/PHIElimination.cpp, line 446
- external/apache2/llvm/dist/llvm/lib/CodeGen/PeepholeOptimizer.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/ProcessImplicitDefs.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/RDFGraph.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/RDFLiveness.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/ReachingDefAnalysis.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/RegAllocFast.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/RegAllocGreedy.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/RegisterCoalescer.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/RegisterPressure.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/RegisterScavenging.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/ScheduleDAGInstrs.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/FastISel.cpp, line 164
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/InstrEmitter.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp, line 5675
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/ShrinkWrap.cpp, line 278
- external/apache2/llvm/dist/llvm/lib/CodeGen/SplitKit.cpp, line 813
- external/apache2/llvm/dist/llvm/lib/CodeGen/StackMaps.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/TailDuplicator.cpp, line 394
- external/apache2/llvm/dist/llvm/lib/CodeGen/TargetInstrInfo.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/TargetLoweringBase.cpp, line 1173
- external/apache2/llvm/dist/llvm/lib/CodeGen/TargetSchedule.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/TwoAddressInstructionPass.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/VirtRegMap.cpp, line 541
- external/apache2/llvm/dist/llvm/lib/MC/MCInst.cpp, line 25
- external/apache2/llvm/dist/llvm/lib/MC/MCInstPrinter.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/MC/MCInstrDesc.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/MC/MCParser/AsmParser.cpp, line 5958
- external/apache2/llvm/dist/llvm/lib/MC/MCParser/MasmParser.cpp, line 7091
- external/apache2/llvm/dist/llvm/lib/MCA/InstrBuilder.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64A57FPLoadBalancing.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64AsmPrinter.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64CollectLOH.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64CondBrTuning.cpp, line 94
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64ConditionalCompares.cpp, line 692
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64DeadRegisterDefinitionsPass.cpp, line 144
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64FalkorHWPFFix.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64FastISel.cpp, line 2017
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64InstrInfo.cpp, 32 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64LowerHomogeneousPrologEpilog.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64RedundantCopyElimination.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64SLSHardening.cpp, line 352
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64SpeculationHardening.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64StackTaggingPreRA.cpp, line 186
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64StorePairSuppress.cpp, line 155
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/AArch64CallLowering.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/AArch64GlobalISelUtils.cpp, line 38
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp, 25 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/AArch64PostLegalizerLowering.cpp, line 726
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/AArch64RegisterBankInfo.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/AArch64InstPrinter.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCCodeEmitter.cpp, line 204
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUCallLowering.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUMachineCFGStructurizer.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp, 24 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/GCNDPPCombine.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/GCNHazardRecognizer.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/GCNIterativeScheduler.cpp, line 376
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/GCNRegPressure.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/GCNSchedStrategy.cpp, line 430
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/MCTargetDesc/R600MCCodeEmitter.cpp, line 168
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/MCTargetDesc/SIMCCodeEmitter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/R600AsmPrinter.cpp, line 58
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/R600ControlFlowFinalizer.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/R600EmitClauseMarkers.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/R600InstrInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/R600MachineScheduler.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/R600OptimizeVectorRegisters.cpp, line 281
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIFoldOperands.cpp, 31 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIFormMemoryClauses.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIISelLowering.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIInsertWaitcnts.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIInstrInfo.cpp, 86 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIInstrInfo.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SILoadStoreOptimizer.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SILowerControlFlow.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SILowerI1Copies.cpp, line 769
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIMemoryLegalizer.cpp, line 1760
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIOptimizeExecMasking.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIOptimizeExecMaskingPreRA.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIPeepholeSDWA.cpp, 22 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIPostRABundler.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIPreAllocateWWMRegs.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIPreEmitPeephole.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIShrinkInstructions.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIWholeQuadMode.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/ARC/ARCInstrInfo.cpp, line 438
- external/apache2/llvm/dist/llvm/lib/Target/ARC/ARCOptAddrMode.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/ARC/MCTargetDesc/ARCInstPrinter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/A15SDOptimizer.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMAsmPrinter.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMCallLowering.cpp, line 470
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMConstantIslandPass.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMExpandPseudoInsts.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMFastISel.cpp, line 252
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMISelLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMLoadStoreOptimizer.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMLowOverheadLoops.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMRegisterBankInfo.cpp, line 461
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMSLSHardening.cpp, line 314
- external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp, 36 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/ARMInstPrinter.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/ARMMCCodeEmitter.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.h, line 54
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MVETPAndVPTOptimisationsPass.cpp, line 573
- external/apache2/llvm/dist/llvm/lib/Target/ARM/Thumb1FrameLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/Thumb2ITBlockPass.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/Thumb2SizeReduction.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/AVR/AVRAsmPrinter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AVR/AVRExpandPseudoInsts.cpp, line 916
- external/apache2/llvm/dist/llvm/lib/Target/AVR/AsmParser/AVRAsmParser.cpp, line 736
- external/apache2/llvm/dist/llvm/lib/Target/AVR/MCTargetDesc/AVRInstPrinter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AVR/MCTargetDesc/AVRMCCodeEmitter.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/AsmParser/BPFAsmParser.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFAsmPrinter.cpp, line 125
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFMIChecking.cpp, line 115
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFMIPeephole.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFMISimplifyPatchable.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BTFDebug.cpp, line 1068
- external/apache2/llvm/dist/llvm/lib/Target/BPF/MCTargetDesc/BPFInstPrinter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/MCTargetDesc/BPFMCCodeEmitter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/CSKY/MCTargetDesc/CSKYInstPrinter.cpp, line 81
- external/apache2/llvm/dist/llvm/lib/Target/CSKY/MCTargetDesc/CSKYMCCodeEmitter.cpp, line 55
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/BitTracker.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/Disassembler/HexagonDisassembler.cpp, line 463
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonAsmPrinter.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonBitSimplify.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonBitTracker.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonBlockRanges.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonConstExtenders.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonConstPropagation.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonCopyToCombine.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonEarlyIfConv.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonExpandCondsets.cpp, 22 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonFrameLowering.cpp, line 305
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonGenInsert.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonGenMux.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, 28 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonHazardRecognizer.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonInstrInfo.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonNewValueJump.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonOptAddrMode.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonRegisterInfo.cpp, line 301
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonSplitDouble.cpp, 20 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonStoreWidening.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonSubtarget.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonVLIWPacketizer.cpp, 23 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonVectorPrint.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.cpp, line 68
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCChecker.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCCodeEmitter.cpp, line 779
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/RDFDeadCode.cpp, line 67
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/AsmParser/LanaiAsmParser.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/Disassembler/LanaiDisassembler.cpp, line 112
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/LanaiAsmPrinter.cpp, line 134
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/LanaiDelaySlotFiller.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/LanaiInstrInfo.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/LanaiMemAluCombiner.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/MCTargetDesc/LanaiInstPrinter.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCCodeEmitter.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Target/M68k/AsmParser/M68kAsmParser.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/M68k/M68kFrameLowering.cpp, line 158
- external/apache2/llvm/dist/llvm/lib/Target/M68k/M68kInstrInfo.cpp, line 603
- external/apache2/llvm/dist/llvm/lib/Target/M68k/MCTargetDesc/M68kInstPrinter.cpp, line 60
- external/apache2/llvm/dist/llvm/lib/Target/MSP430/AsmParser/MSP430AsmParser.cpp, line 583
- external/apache2/llvm/dist/llvm/lib/Target/MSP430/MCTargetDesc/MSP430InstPrinter.cpp, line 56
- external/apache2/llvm/dist/llvm/lib/Target/MSP430/MCTargetDesc/MSP430MCCodeEmitter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp, 60 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/MipsELFStreamer.cpp, line 46
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/MipsInstPrinter.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/MipsNaClELFStreamer.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MicroMipsSizeReduction.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/Mips16InstrInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/Mips16RegisterInfo.cpp, line 107
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsAsmPrinter.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsCallLowering.cpp, line 534
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsDelaySlotFiller.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsInstrInfo.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsOptimizePICCall.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsRegisterBankInfo.cpp, line 452
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsSEFrameLowering.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsSEISelLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXInstPrinter.cpp, line 87
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXPeephole.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXProxyRegErasure.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXReplaceImageHandles.cpp, line 137
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/MCTargetDesc/PPCInstPrinter.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCCodeEmitter.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCBranchCoalescing.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCCTRLoops.cpp, line 86
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCFrameLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCInstrInfo.cpp, 31 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCMIPeephole.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCMacroFusion.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCPreEmitPeephole.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCReduceCRLogicals.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCVSXSwapRemoval.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/MCTargetDesc/RISCVInstPrinter.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCCodeEmitter.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVAsmPrinter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVISelLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVInstrInfo.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/AsmParser/SparcAsmParser.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/DelaySlotFiller.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/MCTargetDesc/SparcInstPrinter.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCCodeEmitter.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/SparcAsmPrinter.cpp, line 393
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/AsmParser/SystemZAsmParser.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZInstPrinter.cpp, line 45
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCCodeEmitter.cpp, line 175
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZElimCompare.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZISelLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZInstrInfo.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZInstrInfo.h, line 129
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZMCInstLower.cpp, line 99
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZRegisterInfo.cpp, line 429
- external/apache2/llvm/dist/llvm/lib/Target/VE/AsmParser/VEAsmParser.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/VE/MCTargetDesc/VEInstPrinter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/VE/MCTargetDesc/VEMCCodeEmitter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/VE/VEISelLowering.cpp, line 2431
- external/apache2/llvm/dist/llvm/lib/Target/VE/VEInstrInfo.cpp, line 245
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyInstPrinter.cpp, line 295
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCCodeEmitter.cpp, line 90
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/Utils/WebAssemblyUtilities.cpp, line 33
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp, line 814
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyDebugFixup.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyDebugValueManager.cpp, line 28
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyExplicitLocals.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyFixBrTableDefaults.cpp, line 114
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp, line 468
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyMCInstLower.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyPeephole.cpp, line 165
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyRegStackify.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyRegisterInfo.cpp, line 93
- external/apache2/llvm/dist/llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/X86ATTInstPrinter.cpp, line 356
- external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/X86IntelInstPrinter.cpp, line 333
- external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp, line 1225
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86AsmPrinter.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86AvoidStoreForwardingBlocks.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86CallFrameOptimization.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86CallLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86CmovConversion.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86DomainReassignment.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86EvexToVex.cpp, line 133
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86ExpandPseudo.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86FastISel.cpp, line 3936
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86FastTileConfig.cpp, line 100
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86FixupBWInsts.cpp, line 260
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86FixupLEAs.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86FlagsCopyLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86FloatingPoint.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86FrameLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86ISelLowering.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86InsertWait.cpp, line 67
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86InstrBuilder.h, line 96
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86InstrInfo.cpp, 30 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86InstrInfo.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86InstructionSelector.cpp, line 477
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86LoadValueInjectionLoadHardening.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86MCInstLower.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86OptimizeLEAs.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86PreTileConfig.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86RegisterBankInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86RegisterInfo.cpp, line 834
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86SpeculativeExecutionSideEffectSuppression.cpp, line 83
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86SpeculativeLoadHardening.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86VZeroUpper.cpp, line 162
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86WinAllocaExpander.cpp, line 83
- external/apache2/llvm/dist/llvm/lib/Target/XCore/MCTargetDesc/XCoreInstPrinter.cpp, line 78
- external/apache2/llvm/dist/llvm/tools/llvm-cfi-verify/lib/FileAnalysis.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/Assembler.cpp, line 101
- external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/BenchmarkResult.cpp, line 133
- external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/MCInstrDescView.cpp, 5 times
- external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/ParallelSnippetGenerator.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/PowerPC/Target.cpp, line 81
- external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/SnippetGenerator.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/X86/Target.cpp, line 226
- external/apache2/llvm/dist/llvm/utils/TableGen/CodeGenInstruction.h, line 370
- external/apache2/llvm/dist/llvm/utils/TableGen/FastISelEmitter.cpp, 4 times
- external/apache2/llvm/dist/llvm/utils/TableGen/FixedLenDecoderEmitter.cpp, 4 times