Defined in 1 files as a typedef:
Referenced in 184 files:
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/CallingConvLower.h, 18 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/LivePhysRegs.h, 8 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/LiveRegUnits.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachineBasicBlock.h, 7 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachineRegisterInfo.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/Register.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/RegisterClassInfo.h, 5 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/TargetLowering.h, line 4011
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/TargetRegisterInfo.h, 11 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/VirtRegMap.h, line 113
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCInstrDesc.h, 5 times
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCRegister.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCRegisterInfo.h, 16 times
- external/apache2/llvm/dist/llvm/include/llvm/MCA/HardwareUnits/RegisterFile.h, 5 times
- external/apache2/llvm/dist/llvm/include/llvm/MCA/Instruction.h, 11 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AggressiveAntiDepBreaker.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AllocationOrder.cpp, line 35
- external/apache2/llvm/dist/llvm/lib/CodeGen/AllocationOrder.h, 6 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/BranchFolding.cpp, line 376
- external/apache2/llvm/dist/llvm/lib/CodeGen/BreakFalseDeps.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/CallingConvLower.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/CriticalAntiDepBreaker.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/IfConversion.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LivePhysRegs.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveRegUnits.cpp, line 85
- external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/MIParser.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/MIRParser.cpp, line 610
- external/apache2/llvm/dist/llvm/lib/CodeGen/MIRPrinter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineBasicBlock.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineFrameInfo.cpp, line 125
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineInstr.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineOutliner.cpp, line 690
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineRegisterInfo.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineVerifier.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/PrologEpilogInserter.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/RDFGraph.cpp, line 637
- external/apache2/llvm/dist/llvm/lib/CodeGen/RDFLiveness.cpp, line 903
- external/apache2/llvm/dist/llvm/lib/CodeGen/RDFRegisters.cpp, line 34
- external/apache2/llvm/dist/llvm/lib/CodeGen/RegAllocBase.cpp, line 128
- external/apache2/llvm/dist/llvm/lib/CodeGen/RegAllocFast.cpp, 45 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/RegAllocGreedy.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/RegAllocPBQP.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/RegUsageInfoCollector.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/RegisterClassInfo.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/RegisterScavenging.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/FastISel.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/InstrEmitter.cpp, line 905
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGFast.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp, line 1258
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp, line 4583
- external/apache2/llvm/dist/llvm/lib/CodeGen/TargetFrameLoweringImpl.cpp, line 96
- external/apache2/llvm/dist/llvm/lib/CodeGen/TargetRegisterInfo.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/VirtRegMap.cpp, line 84
- external/apache2/llvm/dist/llvm/lib/MC/MCInstrDesc.cpp, line 35
- external/apache2/llvm/dist/llvm/lib/MC/MCParser/AsmParser.cpp, line 6005
- external/apache2/llvm/dist/llvm/lib/MC/MCParser/MasmParser.cpp, line 7138
- external/apache2/llvm/dist/llvm/lib/MCA/HardwareUnits/RegisterFile.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/MCA/InstrBuilder.cpp, line 636
- external/apache2/llvm/dist/llvm/lib/MCA/Instruction.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/MCA/Stages/DispatchStage.cpp, line 47
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64CallingConvention.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64CollectLOH.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64FastISel.cpp, line 2935
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64FrameLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64ISelLowering.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64ISelLowering.h, line 629
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64RedundantCopyElimination.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64RegisterInfo.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64RegisterInfo.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.cpp, line 67
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/GCNNSAReassign.cpp, line 79
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/R600RegisterInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/R600RegisterInfo.h, line 30
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIFrameLowering.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIISelLowering.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIInstrInfo.cpp, line 3220
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SILowerSGPRSpills.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.h, 11 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIRegisterInfo.h, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/ARC/ARCISelLowering.cpp, line 520
- external/apache2/llvm/dist/llvm/lib/Target/ARC/ARCRegisterInfo.cpp, line 134
- external/apache2/llvm/dist/llvm/lib/Target/ARC/ARCRegisterInfo.h, line 31
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp, line 2559
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMBaseRegisterInfo.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMBaseRegisterInfo.h, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMCallingConv.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMConstantIslandPass.cpp, line 969
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMFastISel.cpp, line 3049
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMFrameLowering.cpp, line 1828
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMISelLowering.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.cpp, line 221
- external/apache2/llvm/dist/llvm/lib/Target/ARM/Thumb1FrameLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/Thumb2SizeReduction.cpp, line 255
- external/apache2/llvm/dist/llvm/lib/Target/AVR/AVRISelLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFRegisterInfo.cpp, line 32
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFRegisterInfo.h, line 27
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/Disassembler/HexagonDisassembler.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonFrameLowering.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonGenMux.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonISelLowering.cpp, line 140
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonInstrInfo.cpp, line 794
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonRegisterInfo.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonRegisterInfo.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCChecker.cpp, line 102
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCCodeEmitter.cpp, line 649
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCTargetDesc.cpp, line 548
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCTargetDesc.h, line 84
- external/apache2/llvm/dist/llvm/lib/Target/M68k/M68kCallingConv.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/M68k/M68kRegisterInfo.cpp, line 58
- external/apache2/llvm/dist/llvm/lib/Target/M68k/M68kRegisterInfo.h, line 53
- external/apache2/llvm/dist/llvm/lib/Target/MSP430/MSP430ISelLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/MSP430/MSP430RegisterInfo.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/MSP430/MSP430RegisterInfo.h, line 28
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/MipsABIInfo.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/MipsABIInfo.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/MipsOptionRecord.cpp, line 77
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsCallLowering.cpp, line 466
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsDelaySlotFiller.cpp, line 381
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsFastISel.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsFrameLowering.cpp, line 126
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsISelLowering.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsRegisterInfo.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsRegisterInfo.h, line 52
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXRegisterInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXRegisterInfo.h, line 37
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp, line 85
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.h, 16 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCCallingConv.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCFrameLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCISelLowering.cpp, 20 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCISelLowering.h, line 1034
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCInstrInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCRegisterInfo.cpp, line 156
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCRegisterInfo.h, line 86
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVFrameLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVISelLowering.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVRegisterInfo.cpp, line 48
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVRegisterInfo.h, line 30
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/AsmParser/SparcAsmParser.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/SparcISelLowering.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/SparcRegisterInfo.cpp, line 38
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/SparcRegisterInfo.h, line 26
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZCallingConv.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZCallingConv.h, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZFrameLowering.cpp, line 172
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZISelLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZISelLowering.h, line 517
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZRegisterInfo.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZRegisterInfo.h, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/VE/AsmParser/VEAsmParser.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/VE/VEISelLowering.cpp, line 2404
- external/apache2/llvm/dist/llvm/lib/Target/VE/VERegisterInfo.cpp, line 36
- external/apache2/llvm/dist/llvm/lib/Target/VE/VERegisterInfo.h, line 27
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyRegisterInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyRegisterInfo.h, line 35
- external/apache2/llvm/dist/llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/Disassembler/X86Disassembler.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86CallLowering.cpp, line 74
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86CallingConv.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86ExpandPseudo.cpp, line 631
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86FastISel.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86FloatingPoint.cpp, line 130
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86ISelLowering.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86ISelLowering.h, line 1583
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86InstrInfo.cpp, line 2949
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86MachineFunctionInfo.cpp, line 23
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86RegisterInfo.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86RegisterInfo.h, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86SelectionDAGInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86SelectionDAGInfo.h, line 24
- external/apache2/llvm/dist/llvm/lib/Target/XCore/XCoreISelLowering.cpp, line 1345
- external/apache2/llvm/dist/llvm/lib/Target/XCore/XCoreRegisterInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/XCore/XCoreRegisterInfo.h, line 29
- external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/MCInstrDescView.cpp, 16 times
- external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/MCInstrDescView.h, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/RegisterAliasing.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/RegisterAliasing.h, 3 times