Searched refs:DREG (Results 1 – 9 of 9) sorted by relevance
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/ |
| H A D | lrint-conv-win.ll | 26 ; CHECK: frintx [[DREG:d[0-9]+]], d0 27 ; CHECK-NEXT: fcvtzs [[WREG:w[0-9]+]], [[DREG]] 38 ; CHECK: frintx [[DREG:d[0-9]+]], d0 39 ; CHECK-NEXT: fcvtzs [[WREG:w[0-9]+]], [[DREG]]
|
| /llvm-project-15.0.7/llvm/test/CodeGen/ARM/ |
| H A D | pr32545.ll | 6 ; CHECK: vld1.16 {[[DREG:d[0-9]+]][0]}, {{.*}} 7 ; CHECK: vmovl.u8 [[QREG:q[0-9]+]], [[DREG]] 8 ; CHECK: vmovl.u16 [[QREG]], [[DREG]]
|
| H A D | fp16-v3.ll | 17 ; CHECK-DAG: vmov [[DREG:d[0-9]+]], [[RREG3]], [[RREG2]] 18 ; CHECK-DAG: vst1.32 {[[DREG]][0]}, [r0:32]
|
| /llvm-project-15.0.7/lldb/source/Plugins/Process/Utility/ |
| H A D | NativeRegisterContextDBReg_arm64.h | 59 struct DREG { struct 67 std::array<struct DREG, 16> m_hbp_regs; // hardware breakpoints argument 68 std::array<struct DREG, 16> m_hwp_regs; // hardware watchpoints
|
| /llvm-project-15.0.7/lldb/source/Plugins/Process/Linux/ |
| H A D | NativeRegisterContextLinux_arm.h | 106 struct DREG { struct 115 struct DREG m_hbr_regs[16]; // Arm native linux hardware breakpoints argument 116 struct DREG m_hwp_regs[16]; // Arm native linux hardware watchpoints
|
| H A D | NativeRegisterContextLinux_ppc64le.h | 114 struct DREG { struct 125 std::array<DREG, 4> m_hwp_regs; argument
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Thumb2/ |
| H A D | 2013-03-02-vduplane-nonconstant-source-index.ll | 6 ; CHECK: vld1.32 {[[DREG:d[0-9]+]][], [[DREG2:d[0-9]+]][]}, [r[[SOURCE]]:32] 7 ; CHECK: vst1.32 {[[DREG]], [[DREG2]]}, [r0]
|
| /llvm-project-15.0.7/llvm/test/CodeGen/ARM/GlobalISel/ |
| H A D | select-fp.mir | 858 ; CHECK: %[[DREG:[0-9]+]]:dpr = VMOVDRR [[IN1]], [[IN2]] 861 ; CHECK: [[OUT1:%[0-9]+]]:gpr, [[OUT2:%[0-9]+]]:gpr = VMOVRRD %[[DREG]]
|
| /llvm-project-15.0.7/llvm/lib/Target/AVR/ |
| H A D | AVRRegisterInfo.td | 76 // are printed as a `high:low` pair when a DREG is expected,
|