Home
last modified time | relevance | path

Searched refs:DW_OP_breg7 (Results 1 – 25 of 27) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/X86/
Ddbg-addr-dse.ll62 ; DWARF-NEXT: {{[^:]*}}: DW_OP_breg7 RSP+{{[0-9]+}}
64 ; DWARF-NEXT: {{[^:]*}}: DW_OP_breg7 RSP+{{[0-9]+}})
Ddbg-value-frame-index.ll26 ; DWARF-NEXT: [{{.*}}, {{.*}}): DW_OP_breg7 RSP+8)
Ddebug-loc-asan.ll40 ; CHECK: DW_OP_breg7
43 ; DWARF-NEXT: [{{.*}}, {{.*}}): DW_OP_breg7 RSP+{{[0-9]+}}, DW_OP_deref, DW_OP_deref)
Ddbg-addr.ll17 ; DWARF-NEXT: [0x{{.*}}, 0x{{.*}}): DW_OP_breg7 RSP+0)
Ddw_op_minus.ll74 ; CHECK-NEXT: .byte 119 # DW_OP_breg7
Ddbg-value-const-byref.ll28 ; CHECK-NEXT: [0x[[R1]], 0x[[R2:.*]]): DW_OP_breg7 RSP+4)
Dpieces-4.ll28 ; DWARF-NEXT: {{.*}}: DW_OP_breg7 RSP+{{[0-9]+}}, DW_OP_piece 0x4, DW_OP_constu 0x0, DW_OP_stack_va…
Ddebug-loc-frame.ll38 ; CHECK-NEXT: [{{0x.*}}, {{0x.*}}): DW_OP_breg7 RSP+4)
Dparameters.ll42 ; CHECK-NEXT: {{.*}}: DW_OP_breg7 RSP+8, DW_OP_deref, DW_OP_deref)
Dspill-nospill.ll45 ; DWARF-NEXT: [{{.*}}, {{.*}}): DW_OP_breg7 RSP+36
Ddbg-declare-arg.ll23 ; CHECK-NEXT: [0x{{.*}}, 0x{{.*}}): DW_OP_breg7 RSP+8, DW_OP_deref)
/external/libunwind_llvm/src/
Ddwarf2.h197 DW_OP_breg7 = 0x77, // base register 7 + SLEB128 offset enumerator
/external/llvm/test/CodeGen/X86/
D2010-08-04-StackVariable.ll1 ; RUN: llc -O0 -mtriple=x86_64-apple-darwin < %s | grep DW_OP_breg7
2 ; Use DW_OP_breg7 in variable's location expression if the variable is in a stack slot.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
D2010-08-04-StackVariable.ll1 ; RUN: llc -O0 -mtriple=x86_64-apple-darwin < %s | grep DW_OP_breg7
2 ; Use DW_OP_breg7 in variable's location expression if the variable is in a stack slot.
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
D2010-08-04-StackVariable.ll1 ; RUN: llc -O0 -mtriple=x86_64-apple-darwin < %s | grep DW_OP_breg7
2 ; Use DW_OP_breg7 in variable's location expression if the variable is in a stack slot.
/external/llvm/test/DebugInfo/X86/
Ddw_op_minus.ll77 ; CHECK-NEXT: .byte 119 # DW_OP_breg7
Ddebug-loc-asan.ll35 ; CHECK: DW_OP_breg7
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/ARM/
DPR16736.ll20 ; DWARF-NEXT: DW_OP_breg7 R7+8
/external/google-breakpad/src/common/dwarf/
Ddwarf2enums.h451 DW_OP_breg7 =0x77, enumerator
/external/libunwind/include/
Ddwarf.h119 DW_OP_breg6, DW_OP_breg7, DW_OP_breg8, DW_OP_breg9, DW_OP_breg10, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-readobj/
Dunwind.test91 CHECK-NEXT: DW_CFA_def_cfa_expression: DW_OP_breg7 +8, DW_OP_breg16 +0, DW_OP_lit15, DW_OP_and…
/external/swiftshader/third_party/LLVM/lib/Support/
DDwarf.cpp403 case DW_OP_breg7: return "DW_OP_breg7"; in OperationEncodingString()
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DDwarf.h414 DW_OP_breg7 = 0x77, enumerator
/external/elfutils/libdw/
Ddwarf.h539 DW_OP_breg7 = 0x77, /* Base register 7. */ enumerator
/external/libunwind/src/dwarf/
DGexpr.c283 case DW_OP_breg6: case DW_OP_breg7: case DW_OP_breg8: in dwarf_eval_expr()

12