Defined in 24 files as a function:
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h, line 193 (as a function)
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachineOperand.h, line 537 (as a function)
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCInst.h, line 80 (as a function)
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp, line 533 (as a function)
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp, line 845 (as a function)
- external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp, line 978 (as a function)
- external/apache2/llvm/dist/llvm/lib/Target/AVR/AsmParser/AVRAsmParser.cpp, line 197 (as a function)
- external/apache2/llvm/dist/llvm/lib/Target/BPF/AsmParser/BPFAsmParser.cpp, line 153 (as a function)
- external/apache2/llvm/dist/llvm/lib/Target/CSKY/AsmParser/CSKYAsmParser.cpp, line 201 (as a function)
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/AsmParser/HexagonAsmParser.cpp, line 257 (as a function)
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonHardwareLoops.cpp, line 354 (as a function)
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/AsmParser/LanaiAsmParser.cpp, line 161 (as a function)
- external/apache2/llvm/dist/llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp, line 1460 (as a function)
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsISelDAGToDAG.h, line 138 (as a function)
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp, line 245 (as a function)
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp, line 716 (as a function)
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/AsmParser/SparcAsmParser.cpp, line 327 (as a function)
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/AsmParser/SystemZAsmParser.cpp, line 237 (as a function)
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZISelDAGToDAG.cpp, line 138 (as a function)
- external/apache2/llvm/dist/llvm/lib/Target/VE/AsmParser/VEAsmParser.cpp, line 349 (as a function)
- external/apache2/llvm/dist/llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp, line 468 (as a function)
- external/apache2/llvm/dist/llvm/lib/Target/X86/AsmParser/X86Operand.h, line 169 (as a function)
- external/apache2/llvm/dist/llvm/utils/TableGen/CodeGenInstruction.h, line 369 (as a function)
- external/apache2/llvm/dist/llvm/utils/TableGen/FastISelEmitter.cpp, line 100 (as a function)
Referenced in 364 files:
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/InstructionSelectorImpl.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/LegalizationArtifactCombiner.h, line 769
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachineInstr.h, 5 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachineInstrBuilder.h, line 297
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/StackMaps.h, 12 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/TargetInstrInfo.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/TileShapeInfo.h, line 76
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/BranchFolding.cpp, line 262
- external/apache2/llvm/dist/llvm/lib/CodeGen/DetectDeadLanes.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/ExpandPostRAPseudos.cpp, line 86
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/CSEInfo.cpp, line 396
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/CSEMIRBuilder.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/GISelKnownBits.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/InlineAsmLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/Utils.cpp, line 307
- external/apache2/llvm/dist/llvm/lib/CodeGen/ImplicitNullChecks.cpp, line 571
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/VarLocBasedImpl.cpp, line 443
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugVariables.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MIRPrinter.cpp, line 853
- external/apache2/llvm/dist/llvm/lib/CodeGen/MIRVRegNamerUtils.cpp, line 84
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineFrameInfo.cpp, line 204
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineInstr.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineOperand.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachinePipeliner.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineSink.cpp, line 1023
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineStableHash.cpp, line 74
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineVerifier.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/ModuloSchedule.cpp, line 1013
- external/apache2/llvm/dist/llvm/lib/CodeGen/PeepholeOptimizer.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/PrologEpilogInserter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/PseudoProbeInserter.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/RegisterCoalescer.cpp, line 414
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp, line 610
- external/apache2/llvm/dist/llvm/lib/CodeGen/StackMaps.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/TargetInstrInfo.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/TwoAddressInstructionPass.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldChecker.cpp, line 281
- external/apache2/llvm/dist/llvm/lib/MC/MCInst.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/MC/MCInstPrinter.cpp, line 97
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64AdvSIMDScalarPass.cpp, line 137
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64AsmPrinter.cpp, 49 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64CondBrTuning.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64ConditionOptimizer.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64ConditionalCompares.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64FalkorHWPFFix.cpp, line 672
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64FrameLowering.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64ISelLowering.cpp, line 2129
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64InstrInfo.cpp, 63 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp, 25 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64LowerHomogeneousPrologEpilog.cpp, line 517
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64MCInstLower.cpp, line 273
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64MacroFusion.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64RedundantCopyElimination.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64RegisterInfo.cpp, line 662
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64SIMDInstrOpt.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64SpeculationHardening.cpp, line 213
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64StackTaggingPreRA.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp, 49 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/AArch64GlobalISelUtils.cpp, line 92
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp, line 973
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/AArch64PostLegalizerCombiner.cpp, line 250
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/AArch64PostLegalizerLowering.cpp, line 411
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/AArch64InstPrinter.cpp, 62 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCCodeEmitter.cpp, 27 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.cpp, line 324
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUExportClustering.cpp, line 35
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUGlobalISelUtils.cpp, line 26
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp, 31 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUMCInstLower.cpp, line 130
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDILCFGStructurizer.cpp, line 411
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp, 51 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/GCNDPPCombine.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/GCNHazardRecognizer.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp, 69 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCTargetDesc.cpp, line 128
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/MCTargetDesc/R600MCCodeEmitter.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/MCTargetDesc/SIMCCodeEmitter.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/R600ClauseMergePass.cpp, 23 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/R600ControlFlowFinalizer.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/R600EmitClauseMarkers.cpp, line 248
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/R600ExpandSpecialInstrs.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/R600ISelLowering.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/R600InstrInfo.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/R600OptimizeVectorRegisters.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/R600Packetizer.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIFoldOperands.cpp, 26 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIFrameLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIISelLowering.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIInsertWaitcnts.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIInstrInfo.cpp, 66 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIInstrInfo.h, line 986
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SILoadStoreOptimizer.cpp, 18 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SILowerControlFlow.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SILowerI1Copies.cpp, line 751
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIMemoryLegalizer.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIModeRegister.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIOptimizeExecMaskingPreRA.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIPeepholeSDWA.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIPreEmitPeephole.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIShrinkInstructions.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIWholeQuadMode.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/ARC/ARCBranchFinalize.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/ARC/ARCExpandPseudos.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/ARC/ARCFrameLowering.cpp, line 474
- external/apache2/llvm/dist/llvm/lib/Target/ARC/ARCInstrInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/ARC/ARCMCInstLower.cpp, line 89
- external/apache2/llvm/dist/llvm/lib/Target/ARC/ARCOptAddrMode.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/ARC/ARCRegisterInfo.cpp, line 195
- external/apache2/llvm/dist/llvm/lib/Target/ARC/MCTargetDesc/ARCInstPrinter.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMAsmPrinter.cpp, 30 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp, 64 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMBaseInstrInfo.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMBaseRegisterInfo.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMConstantIslandPass.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMExpandPseudoInsts.cpp, 22 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMFastISel.cpp, line 2921
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMFrameLowering.cpp, line 2314
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMHazardRecognizer.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMISelLowering.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMInstructionSelector.cpp, line 977
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMLoadStoreOptimizer.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMLowOverheadLoops.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMMCInstLower.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMOptimizeBarriersPass.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMSLSHardening.cpp, line 296
- external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp, 164 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/ARMInstPrinter.cpp, 96 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/ARMMCCodeEmitter.cpp, 63 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MLxExpansionPass.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MVETPAndVPTOptimisationsPass.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/Thumb2InstrInfo.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/Thumb2SizeReduction.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ThumbRegisterInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AVR/AVRAsmPrinter.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/AVR/AVRExpandPseudoInsts.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Target/AVR/AVRISelLowering.cpp, line 1725
- external/apache2/llvm/dist/llvm/lib/Target/AVR/AVRInstrInfo.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/AVR/AVRMCInstLower.cpp, line 79
- external/apache2/llvm/dist/llvm/lib/Target/AVR/AVRRegisterInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AVR/AVRRelaxMemOperations.cpp, line 93
- external/apache2/llvm/dist/llvm/lib/Target/AVR/AsmParser/AVRAsmParser.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/AVR/MCTargetDesc/AVRInstPrinter.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AVR/MCTargetDesc/AVRMCCodeEmitter.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/AsmParser/BPFAsmParser.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFAsmPrinter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFISelLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFInstrInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFMCInstLower.cpp, line 65
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFMIPeephole.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFMISimplifyPatchable.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFRegisterInfo.cpp, line 97
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BTFDebug.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/Disassembler/BPFDisassembler.cpp, line 202
- external/apache2/llvm/dist/llvm/lib/Target/BPF/MCTargetDesc/BPFInstPrinter.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/MCTargetDesc/BPFMCCodeEmitter.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/MCTargetDesc/BPFMCTargetDesc.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/CSKY/AsmParser/CSKYAsmParser.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/CSKY/MCTargetDesc/CSKYInstPrinter.cpp, line 90
- external/apache2/llvm/dist/llvm/lib/Target/CSKY/MCTargetDesc/CSKYMCCodeEmitter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/CSKY/MCTargetDesc/CSKYMCCodeEmitter.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/AsmParser/HexagonAsmParser.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/BitTracker.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonAsmPrinter.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonBitSimplify.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonBitTracker.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonConstExtenders.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonConstPropagation.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonCopyToCombine.cpp, 22 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonFrameLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonGenMux.cpp, line 218
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonGenPredicate.cpp, line 200
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonHardwareLoops.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonISelDAGToDAG.cpp, line 1299
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonInstrInfo.cpp, 67 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonMCInstLower.cpp, line 143
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonNewValueJump.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonOptAddrMode.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonPeephole.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonRDFOpt.cpp, line 133
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonRegisterInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonSplitConst32AndConst64.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonSplitDouble.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonStoreWidening.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonVExtract.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonVLIWPacketizer.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonAsmBackend.cpp, line 661
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCShuffler.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/AsmParser/LanaiAsmParser.cpp, 39 times
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/LanaiAsmPrinter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/LanaiDelaySlotFiller.cpp, line 112
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/LanaiInstrInfo.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/LanaiMCInstLower.cpp, line 108
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/LanaiMemAluCombiner.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/LanaiRegisterInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/MCTargetDesc/LanaiInstPrinter.cpp, 18 times
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCCodeEmitter.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCTargetDesc.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/M68k/M68kAsmPrinter.cpp, line 45
- external/apache2/llvm/dist/llvm/lib/Target/M68k/M68kCollapseMOVEMPass.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/M68k/M68kExpandPseudo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/M68k/M68kFrameLowering.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/M68k/M68kISelLowering.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/M68k/M68kInstrInfo.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/M68k/M68kMCInstLower.cpp, line 125
- external/apache2/llvm/dist/llvm/lib/Target/M68k/M68kRegisterInfo.cpp, line 176
- external/apache2/llvm/dist/llvm/lib/Target/M68k/MCTargetDesc/M68kInstPrinter.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/M68k/MCTargetDesc/M68kMCCodeEmitter.cpp, line 291
- external/apache2/llvm/dist/llvm/lib/Target/MSP430/MCTargetDesc/MSP430InstPrinter.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/MSP430/MCTargetDesc/MSP430MCCodeEmitter.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/MSP430/MSP430AsmPrinter.cpp, line 89
- external/apache2/llvm/dist/llvm/lib/Target/MSP430/MSP430ISelLowering.cpp, line 1598
- external/apache2/llvm/dist/llvm/lib/Target/MSP430/MSP430InstrInfo.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/MSP430/MSP430InstrInfo.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/MSP430/MSP430MCInstLower.cpp, line 132
- external/apache2/llvm/dist/llvm/lib/Target/MSP430/MSP430RegisterInfo.cpp, line 127
- external/apache2/llvm/dist/llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp, 85 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/Disassembler/MipsDisassembler.cpp, line 2380
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/MipsInstPrinter.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp, 22 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/MipsMCTargetDesc.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MicroMipsSizeReduction.cpp, line 312
- external/apache2/llvm/dist/llvm/lib/Target/Mips/Mips16ISelLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/Mips16RegisterInfo.cpp, line 125
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsAsmPrinter.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsBranchExpansion.cpp, line 354
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsConstantIslandPass.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsFrameLowering.cpp, line 143
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsISelLowering.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsInstrInfo.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsMCInstLower.cpp, line 188
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsSEFrameLowering.cpp, line 374
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsSEISelDAGToDAG.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsSEISelLowering.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsSEInstrInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsSERegisterInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXInstPrinter.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXRegisterInfo.cpp, line 122
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp, 80 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/MCTargetDesc/PPCInstPrinter.cpp, 28 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCCodeEmitter.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCBranchSelector.cpp, line 369
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCFastISel.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCFrameLowering.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCISelLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCInstrInfo.cpp, 76 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCMCInstLower.cpp, line 178
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCMIPeephole.cpp, 33 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCMacroFusion.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCPreEmitPeephole.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCRegisterInfo.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCVSXSwapRemoval.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp, 42 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/MCTargetDesc/RISCVInstPrinter.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCCodeEmitter.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCTargetDesc.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVAsmPrinter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVCleanupVSETVLI.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVExpandAtomicPseudoInsts.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVFrameLowering.cpp, line 919
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVISelLowering.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVInstrInfo.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVMCInstLower.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVMergeBaseOffset.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVRegisterInfo.cpp, line 206
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/AsmParser/SparcAsmParser.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/DelaySlotFiller.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/MCTargetDesc/SparcInstPrinter.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCCodeEmitter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/SparcAsmPrinter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/SparcFrameLowering.cpp, line 203
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/SparcISelLowering.cpp, line 3128
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/SparcInstrInfo.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/SparcMCInstLower.cpp, line 78
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/SparcRegisterInfo.cpp, line 180
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/AsmParser/SystemZAsmParser.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZInstPrinter.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCCodeEmitter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZAsmPrinter.cpp, 46 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZElimCompare.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZFrameLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZISelLowering.cpp, 21 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZInstrInfo.cpp, 53 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZMCInstLower.cpp, line 85
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZPostRewrite.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZRegisterInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZShortenInst.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/VE/AsmParser/VEAsmParser.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/VE/MCTargetDesc/VEInstPrinter.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/Target/VE/MCTargetDesc/VEMCCodeEmitter.cpp, line 107
- external/apache2/llvm/dist/llvm/lib/Target/VE/VEFrameLowering.cpp, line 382
- external/apache2/llvm/dist/llvm/lib/Target/VE/VEInstrInfo.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/Target/VE/VEMCInstLower.cpp, line 65
- external/apache2/llvm/dist/llvm/lib/Target/VE/VERegisterInfo.cpp, line 161
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/AsmParser/WebAssemblyAsmParser.cpp, line 986
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyInstPrinter.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCCodeEmitter.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp, line 546
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyExplicitLocals.cpp, line 231
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyFrameLowering.cpp, line 194
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyInstrInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyMCInstLower.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyRegNumbering.cpp, line 78
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyRegisterInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblySetP2AlignOperands.cpp, line 58
- external/apache2/llvm/dist/llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/AsmParser/X86Operand.h, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/X86ATTInstPrinter.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp, line 329
- external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/X86InstComments.cpp, 27 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/X86InstPrinterCommon.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/X86IntelInstPrinter.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86AsmPrinter.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86AvoidStoreForwardingBlocks.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86CallFrameOptimization.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86EvexToVex.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86ExpandPseudo.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86FixupLEAs.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86FloatingPoint.cpp, line 1536
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86FrameLowering.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86ISelLowering.cpp, 20 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86InsertPrefetch.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86InstrBuilder.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86InstrInfo.cpp, 53 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86InstrInfo.h, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86InstructionSelector.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86MCInstLower.cpp, 32 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86OptimizeLEAs.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86RegisterInfo.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86TileConfig.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86WinAllocaExpander.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/XCore/MCTargetDesc/XCoreInstPrinter.cpp, line 84
- external/apache2/llvm/dist/llvm/lib/Target/XCore/XCoreAsmPrinter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/XCore/XCoreFrameLowering.cpp, line 488
- external/apache2/llvm/dist/llvm/lib/Target/XCore/XCoreInstrInfo.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/XCore/XCoreMCInstLower.cpp, line 88
- external/apache2/llvm/dist/llvm/lib/Target/XCore/XCoreRegisterInfo.cpp, line 291
- external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/Assembler.cpp, line 109
- external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/BenchmarkResult.cpp, line 136
- external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/MCInstrDescView.cpp, line 376
- external/apache2/llvm/dist/llvm/utils/TableGen/AsmMatcherEmitter.cpp, line 1894
- external/apache2/llvm/dist/llvm/utils/TableGen/AsmWriterEmitter.cpp, line 959
- external/apache2/llvm/dist/llvm/utils/TableGen/FastISelEmitter.cpp, 3 times