/external/llvm/test/Assembler/ |
D | diexpression.ll | 9 ; CHECK-NEXT: !2 = !DIExpression(DW_OP_plus, 3) 11 ; CHECK-NEXT: !4 = !DIExpression(DW_OP_deref, DW_OP_plus, 3, DW_OP_bit_piece, 3, 7) 14 !2 = !DIExpression(DW_OP_plus, 3) 16 !4 = !DIExpression(DW_OP_deref, DW_OP_plus, 3, DW_OP_bit_piece, 3, 7)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Bitcode/ |
D | DIExpression-deref.ll | 15 !6 = !DIExpression(DW_OP_deref, DW_OP_plus, 0, DW_OP_LLVM_fragment, 8, 8) 17 !7 = !DIExpression(DW_OP_deref, DW_OP_plus, 0) 19 !8 = !DIExpression(DW_OP_plus, 1, DW_OP_deref)
|
D | DIGlobalVariableExpression.ll | 25 …ile: !2, line: 1, type: !5, isLocal: false, isDefinition: true, expr: !DIExpression(DW_OP_plus, 1))
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Assembler/ |
D | diexpression.ll | 7 ; CHECK-SAME: !DIExpression(DW_OP_constu, 3, DW_OP_plus), 17 !2 = !DIExpression(DW_OP_constu, 3, DW_OP_plus)
|
/external/llvm/test/DebugInfo/Generic/ |
D | block-asan.ll | 16 ; CHECK: !DIExpression(DW_OP_deref, DW_OP_plus, 8, DW_OP_deref, DW_OP_plus, 24) 82 !22 = !DIExpression(DW_OP_plus, 8, DW_OP_deref, DW_OP_plus, 24)
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfExpression.cpp | 225 case dwarf::DW_OP_plus: in AddMachineRegExpression() 233 TRI, MachineReg, I->getOp() == dwarf::DW_OP_plus ? Offset : -Offset); in AddMachineRegExpression() 268 case dwarf::DW_OP_plus: in AddExpression()
|
/external/llvm/test/DebugInfo/X86/ |
D | debug-info-block-captured-self.ll | 110 !109 = !DIExpression(DW_OP_deref, DW_OP_plus, 32) 111 !110 = !DIExpression(DW_OP_deref, DW_OP_plus, 32)
|
D | block-capture.ll | 126 !69 = !DIExpression(DW_OP_deref, DW_OP_plus, 32)
|
/external/llvm/test/CodeGen/ARM/ |
D | debug-info-blocks.ll | 276 !163 = !DIExpression(DW_OP_plus, 20, DW_OP_deref, DW_OP_plus, 4, DW_OP_deref, DW_OP_plus, 24) 277 !164 = !DIExpression(DW_OP_deref, DW_OP_plus, 24) 278 !165 = !DIExpression(DW_OP_deref, DW_OP_plus, 28)
|
D | 2011-08-02-MergedGlobalDbg.ll | 9 ; 0x22 DW_OP_plus
|
D | 2011-01-19-MergedGlobalDbg.ll | 18 ; 0x22 DW_OP_plus
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfExpression.cpp | 273 if (N && (N->getOp() == dwarf::DW_OP_plus || in addMachineRegExpression() 349 case dwarf::DW_OP_plus: in addExpression()
|
D | DebugHandlerBase.cpp | 55 case dwarf::DW_OP_plus: in extractFromMachineInstruction()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/X86/ |
D | global-expression.ll | 42 …eExpression(var: !7, expr: !DIExpression(DW_OP_deref, DW_OP_constu, 1, DW_OP_plus, DW_OP_stack_val…
|
/external/libunwind_llvm/src/ |
D | dwarf2.h | 112 DW_OP_plus = 0x22, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/GlobalOpt/ |
D | integer-bool-dwarf.ll | 6 ;CHECK-SAME: DW_OP_constu, 0, DW_OP_plus, DW_OP_stack_value,
|
/external/google-breakpad/src/common/dwarf/ |
D | dwarf2enums.h | 366 DW_OP_plus =0x22, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | DebugInfoMetadata.cpp | 736 case dwarf::DW_OP_plus: in isValid() 792 if (Elements[2] == dwarf::DW_OP_plus) { in extractIfOffset() 907 case dwarf::DW_OP_plus: in createFragmentExpression()
|
/external/libunwind/include/ |
D | dwarf.h | 87 DW_OP_plus = 0x22, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-readobj/ |
D | unwind.test | 91 …, DW_OP_breg16 +0, DW_OP_lit15, DW_OP_and, DW_OP_lit11, DW_OP_ge, DW_OP_lit3, DW_OP_shl, DW_OP_plus
|
/external/swiftshader/third_party/LLVM/lib/Support/ |
D | Dwarf.cpp | 318 case DW_OP_plus: return "DW_OP_plus"; in OperationEncodingString()
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | Dwarf.h | 329 DW_OP_plus = 0x22, enumerator
|
/external/llvm/lib/IR/ |
D | DebugInfoMetadata.cpp | 555 case dwarf::DW_OP_plus: in getSize() 576 case dwarf::DW_OP_plus: in isValid()
|
/external/elfutils/libdw/ |
D | dwarf.h | 454 DW_OP_plus = 0x22, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFExpression.cpp | 59 Descriptions[DW_OP_plus] = Desc(Op::Dwarf2); in getDescriptions()
|