Searched refs:R13D (Results 1 – 13 of 13) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/Disassembler/ |
| H A D | X86DisassemblerDecoder.h | 233 ENTRY(R13D) \ 267 ENTRY(R13D) \
|
| /freebsd/sys/amd64/amd64/ |
| H A D | bpf_jit_machdep.h | 70 #define R13D 5 macro
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/ |
| H A D | SystemZMCTargetDesc.cpp | 62 SystemZ::R12D, SystemZ::R13D, SystemZ::R14D, SystemZ::R15D};
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
| H A D | X86MCTargetDesc.cpp | 293 {codeview::RegisterId::R13D, X86::R13D}, in initLLVMToSEHAndCVRegMapping()
|
| H A D | X86BaseInfo.h | 1220 case X86::R13D: in isX86_64ExtendedReg()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/ |
| H A D | CodeViewRegisterMapping.cpp | 707 case llvm::codeview::RegisterId::R13D: in GetRegisterSize()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86RegisterInfo.td | 255 def R13D : X86Reg<"r13d", 13, [R13W,R13WH]>; 298 def R13 : X86Reg<"r13", 13, [R13D]>, DwarfRegNum<[13, -2, -2]>; 584 R12D, R13D, R20D, R21D, R28D, R29D)>;
|
| H A D | X86FixupLEAs.cpp | 329 Reg == X86::R13D || Reg == X86::R13; in isInefficientLEAReg()
|
| H A D | X86CallingConv.td | 108 let GPR_32 = [EAX, ECX, EDX, EDI, ESI, R8D, R9D, R12D, R13D, R14D, R15D]; 1044 CCIfType<[i32], CCAssignToReg<[R12D, R13D, R14D, R15D, EDI, ESI,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZFrameLowering.cpp | 43 { SystemZ::R13D, 0x68 }, 56 {SystemZ::R13D, 0x48}, {SystemZ::R14D, 0x50}, {SystemZ::R15D, 0x58}};
|
| H A D | SystemZCallingConv.td | 70 CCIfType<[i64], CCAssignToReg<[R7D, R8D, R10D, R11D, R12D, R13D,
|
| H A D | SystemZISelLowering.cpp | 1194 MIB = BuildMI(*MBB, MI, DL, TII->get(SystemZ::LG), SystemZ::R13D) in emitEHSjLjLongJmp()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | CodeViewRegisters.def | 262 CV_REGISTER(R13D, 365)
|