Defined in 7 files as a prototype:
Defined in 12 files as a function:
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h, line 104 (as a function)
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachineRegisterInfo.h, line 634 (as a function)
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/TargetRegisterInfo.h, line 737 (as a function)
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCRegisterInfo.h, line 543 (as a function)
- external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/MIParser.cpp, line 305 (as a function)
- external/apache2/llvm/dist/llvm/lib/CodeGen/TargetInstrInfo.cpp, line 47 (as a function)
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp, line 2184 (as a function)
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIInstrInfo.cpp, line 4452 (as a function)
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp, line 2367 (as a function)
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86InstructionSelector.cpp, line 170 (as a function)
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86InstructionSelector.cpp, line 198 (as a function)
- external/apache2/llvm/dist/llvm/utils/TableGen/CodeGenRegisters.cpp, line 1274 (as a function)
Referenced in 195 files:
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/InstructionSelectorImpl.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachineRegisterInfo.h, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AggressiveAntiDepBreaker.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AllocationOrder.cpp, line 34
- external/apache2/llvm/dist/llvm/lib/CodeGen/BreakFalseDeps.cpp, line 135
- external/apache2/llvm/dist/llvm/lib/CodeGen/CalcSpillWeights.cpp, line 67
- external/apache2/llvm/dist/llvm/lib/CodeGen/CriticalAntiDepBreaker.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/DetectDeadLanes.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/EarlyIfConversion.cpp, line 655
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/CSEMIRBuilder.cpp, line 69
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/InlineAsmLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/InstructionSelect.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/RegisterBank.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/Utils.cpp, line 102
- external/apache2/llvm/dist/llvm/lib/CodeGen/InlineSpiller.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugVariables.cpp, line 1437
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveIntervals.cpp, line 1741
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveRangeEdit.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveRangeShrink.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MIRCanonicalizerPass.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/MIParser.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/MIRParser.cpp, line 564
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineFunction.cpp, line 639
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineInstr.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineLICM.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineLoopUtils.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachinePipeliner.cpp, line 392
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineRegisterInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineSSAUpdater.cpp, line 64
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineSink.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineVerifier.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/ModuloSchedule.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/OptimizePHIs.cpp, line 181
- external/apache2/llvm/dist/llvm/lib/CodeGen/PHIElimination.cpp, line 311
- external/apache2/llvm/dist/llvm/lib/CodeGen/PeepholeOptimizer.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/RegAllocBase.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/RegAllocFast.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/RegAllocGreedy.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/RegAllocPBQP.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/RegisterCoalescer.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/RegisterScavenging.cpp, line 653
- external/apache2/llvm/dist/llvm/lib/CodeGen/RenameIndependentSubregs.cpp, line 134
- external/apache2/llvm/dist/llvm/lib/CodeGen/ScheduleDAGInstrs.cpp, line 372
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/FastISel.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/InstrEmitter.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp, line 965
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp, line 537
- external/apache2/llvm/dist/llvm/lib/CodeGen/SplitKit.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/TailDuplicator.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/TargetInstrInfo.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/TargetLoweringBase.cpp, line 1245
- external/apache2/llvm/dist/llvm/lib/CodeGen/TargetRegisterInfo.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/TwoAddressInstructionPass.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/UnreachableBlockElim.cpp, line 183
- external/apache2/llvm/dist/llvm/lib/CodeGen/VirtRegMap.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/MC/MCInstPrinter.cpp, line 106
- external/apache2/llvm/dist/llvm/lib/MCA/HardwareUnits/RegisterFile.cpp, line 162
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64A57FPLoadBalancing.cpp, line 519
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64AdvSIMDScalarPass.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64ConditionalCompares.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64DeadRegisterDefinitionsPass.cpp, line 160
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64FastISel.cpp, line 3804
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64InstrInfo.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64RegisterInfo.cpp, line 559
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp, line 4790
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/AArch64RegisterBankInfo.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/AArch64InstPrinter.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp, line 1704
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUMachineCFGStructurizer.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp, line 312
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/GCNDPPCombine.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/GCNNSAReassign.cpp, line 190
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/GCNRegPressure.cpp, line 75
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp, line 680
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/MCTargetDesc/SIMCCodeEmitter.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/R600MachineScheduler.cpp, line 210
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIFoldOperands.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIFormMemoryClauses.cpp, line 373
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIISelLowering.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIInstrInfo.cpp, 62 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIInstrInfo.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SILoadStoreOptimizer.cpp, line 1694
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SILowerI1Copies.cpp, line 93
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIPeepholeSDWA.cpp, line 1173
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIPreAllocateWWMRegs.cpp, line 103
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIRegisterInfo.h, line 160
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIWholeQuadMode.cpp, line 1432
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/A15SDOptimizer.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMAsmPrinter.cpp, line 384
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMBaseRegisterInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMFastISel.cpp, line 2142
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMFrameLowering.cpp, line 1643
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMLoadStoreOptimizer.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMLowOverheadLoops.cpp, line 925
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMRegisterBankInfo.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/ARMInstPrinter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MLxExpansionPass.cpp, line 288
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MVETPAndVPTOptimisationsPass.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/Thumb1FrameLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/Thumb2InstrInfo.cpp, line 529
- external/apache2/llvm/dist/llvm/lib/Target/AVR/AVRISelDAGToDAG.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AVR/AVRRegisterInfo.cpp, line 286
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFMIPeephole.cpp, line 104
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFMISimplifyPatchable.cpp, line 162
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/BitTracker.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonBitSimplify.cpp, 18 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonBitTracker.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonBlockRanges.cpp, line 279
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonConstExtenders.cpp, line 1944
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonConstPropagation.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonEarlyIfConv.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonExpandCondsets.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonFrameLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonGenInsert.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonGenPredicate.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonHardwareLoops.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonPeephole.cpp, line 238
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonSplitDouble.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonStoreWidening.cpp, line 443
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonVExtract.cpp, line 139
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonVLIWPacketizer.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.cpp, line 749
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/LanaiInstrInfo.cpp, line 508
- external/apache2/llvm/dist/llvm/lib/Target/M68k/M68kInstrInfo.cpp, line 508
- external/apache2/llvm/dist/llvm/lib/Target/M68k/M68kRegisterInfo.cpp, line 116
- external/apache2/llvm/dist/llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp, 21 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/Disassembler/MipsDisassembler.cpp, line 583
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsFastISel.cpp, line 1730
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsISelLowering.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsInstructionSelector.cpp, line 431
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsOptimizePICCall.cpp, line 139
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsOptionRecord.h, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsSEISelDAGToDAG.cpp, line 119
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsSEISelLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsSEInstrInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXInstrInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCFastISel.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCISelLowering.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCInstrInfo.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCMIPeephole.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCRegisterInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCVSXCopy.cpp, line 54
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCVSXFMAMutate.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCVSXSwapRemoval.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVISelLowering.cpp, line 149
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZHazardRecognizer.cpp, line 123
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZISelLowering.cpp, line 8057
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZInstrInfo.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZRegisterInfo.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/VE/MCTargetDesc/VEInstPrinter.cpp, line 42
- external/apache2/llvm/dist/llvm/lib/Target/VE/VEISelLowering.cpp, line 1973
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp, line 62
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp, line 855
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyExplicitLocals.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyFastISel.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyInstrInfo.cpp, line 65
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyMCInstLower.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyMemIntrinsicResults.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyPeephole.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyRegColoring.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyRegStackify.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86AvoidStoreForwardingBlocks.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86CmovConversion.cpp, line 757
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86DomainReassignment.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86FastISel.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86FrameLowering.cpp, line 2185
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86ISelLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86InstrInfo.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86InstructionSelector.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86OptimizeLEAs.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86PreTileConfig.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86RegisterBankInfo.cpp, line 38
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86RegisterInfo.cpp, line 916
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86SpeculativeLoadHardening.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86TileConfig.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/XCore/Disassembler/XCoreDisassembler.cpp, line 72
- external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/MCInstrDescView.cpp, line 274
- external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/RegisterAliasing.cpp, line 76
- external/apache2/llvm/dist/llvm/utils/TableGen/CodeGenTarget.h, line 127
- external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISelEmitter.cpp, 2 times
- external/apache2/llvm/dist/llvm/utils/TableGen/RegisterBankEmitter.cpp, line 68