/external/llvm-project/llvm/test/tools/llvm-dwarfdump/X86/ |
D | debug_loclists.s | 21 # REGULAR-NEXT: [0x0000000000000004, 0x0000000000000005): DW_OP_reg4 RSI 22 # VERBOSE-NEXT: [0x0000000000000004, 0x0000000000000005) ".text": DW_OP_reg4 RSI 33 # BOTH-NEXT: DW_LLE_startx_length (0x000000000000dead, 0x0000000000000001): DW_OP_reg4 RSI) 45 # REGULAR-NEXT: [0x0000000000000004, 0x0000000000000005): DW_OP_reg4 RSI 47 # VERBOSE-NEXT: => [0x0000000000000004, 0x0000000000000005) ".text": DW_OP_reg4 RSI 63 # BOTH-NEXT: DW_LLE_startx_length (0x000000000000dead, 0x0000000000000001): DW_OP_reg4 RSI 124 .byte 84 # super-register DW_OP_reg4 154 .byte 84 # super-register DW_OP_reg4
|
/external/llvm-project/llvm/test/DebugInfo/MIR/Mips/ |
D | dbg-call-site-copy-sub-reg.mir | 19 #CHECK-NEXT: DW_AT_location (DW_OP_reg4 A0_64) 25 #CHECK-NOT: DW_AT_GNU_call_site_value (DW_OP_GNU_entry_value(DW_OP_reg4 A0_64))
|
D | dbg-call-site-param-addiu-64bit.mir | 28 # CHECK-NEXT: DW_AT_location (DW_OP_reg4 A0_64)
|
D | dbg-call-site-param-addiu.mir | 28 # CHECK-NEXT: DW_AT_location (DW_OP_reg4 A0_64)
|
D | dbg-call-site-delay-slot-interpretation.mir | 28 # CHECK-NEXT: DW_AT_location (DW_OP_reg4 A0_64)
|
D | dbg-call-site-delay-slot-interpretation-64bit.mir | 28 # CHECK-NEXT: DW_AT_location (DW_OP_reg4 A0_64)
|
/external/llvm-project/llvm/test/DebugInfo/MIR/ARM/ |
D | param-reg-const-mix.mir | 96 # CHECK-NEXT: [0x00000008, 0x00000010): DW_OP_reg4 R4, DW_OP_piece 0x4, DW_OP_reg1 R1, DW_OP_piece … 97 # CHECK-NEXT: [0x00000010, 0x00000024): DW_OP_reg4 R4, DW_OP_piece 0x4)
|
/external/elfutils/backends/ |
D | ppc_retval.c | 48 { .atom = DW_OP_reg4 }, { .atom = DW_OP_piece, .number = 4 },
|
/external/llvm-project/llvm/test/DebugInfo/MIR/X86/ |
D | dbgcall-site-interpretation.mir | 16 # CHECK-NEXT: DW_AT_location (DW_OP_reg4 RSI) 17 # CHECK-NEXT: DW_AT_GNU_call_site_value (DW_OP_GNU_entry_value(DW_OP_reg4 RSI)) 21 # CHECK-NEXT: DW_AT_GNU_call_site_value (DW_OP_GNU_entry_value(DW_OP_reg4 RSI)) 30 # CHECK-NEXT: DW_AT_location (DW_OP_reg4 RSI)
|
D | dbgcall-site-reg-shuffle.mir | 92 # CHECK-NEXT: DW_AT_location (DW_OP_reg4 RSI)
|
D | clobbered-fragments.mir | 216 # CHECK-NEXT: .byte 84 # super-register DW_OP_reg4 225 # CHECK-NEXT: .byte 84 # super-register DW_OP_reg4
|
D | debug-call-site-param.mir | 30 # CHECK-GNU-NEXT: DW_AT_location (DW_OP_reg4 RSI) 56 # CHECK-DWARF5-NEXT: DW_AT_location (DW_OP_reg4 RSI)
|
D | dbgcall-site-two-fwd-reg-defs.mir | 140 # CHECK-NEXT: DW_AT_location (DW_OP_reg4 RSI)
|
D | dbgcall-site-lea-interpretation.mir | 19 # CHECK-NEXT: DW_AT_location (DW_OP_reg4 RSI)
|
/external/llvm-project/libunwind/src/ |
D | dwarf2.h | 162 DW_OP_reg4 = 0x54, // Contents of reg4 enumerator
|
D | DwarfInstructions.hpp | 686 case DW_OP_reg4: in evaluateExpression()
|
/external/llvm-project/llvm/test/DebugInfo/X86/ |
D | dbgcall-site-zero-valued-imms.ll | 26 ; CHECK-NEXT: DW_AT_location (DW_OP_reg4 RSI)
|
D | single-location-2.mir | 83 ; CHECK-NEXT: DW_AT_location (DW_OP_reg4 RSI)
|
D | subregisters.ll | 12 ; CHECK-NEXT: [{{.*}}, {{.*}}): DW_OP_reg4 RSI)
|
D | pieces-3.ll | 20 …0x0000000000000007): DW_OP_reg5 RDI, DW_OP_piece 0x8, DW_OP_piece 0x4, DW_OP_reg4 RSI, DW_OP_piece…
|
D | spill-nospill.ll | 51 ; DWARF-NEXT: [{{.*}}, {{.*}}): DW_OP_reg4 RSI)
|
/external/llvm-project/lldb/packages/Python/lldbsuite/test/ |
D | lldbdwarf.py | 84 DW_OP_reg4 = 0x54 variable
|
/external/google-breakpad/src/common/dwarf/ |
D | dwarf2enums.h | 428 DW_OP_reg4 =0x54, enumerator
|
/external/elfutils/libdw/ |
D | dwarf.h | 510 DW_OP_reg4 = 0x54, /* Register 4. */ enumerator
|
/external/llvm-project/llvm/test/tools/dsymutil/X86/ |
D | basic-lto-dw4-linking-x86.test | 31 CHECK: DW_AT_location (DW_OP_reg4 RSI)
|