Home
last modified time | relevance | path

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

/external/llvm-project/lldb/unittests/Expression/
DDWARFExpressionTest.cpp109 TEST(DWARFExpression, DW_OP_convert) { in TEST() argument
193 DW_OP_convert, offs_uint32_t}), in TEST()
198 DW_OP_convert, offs_uint64_t}), in TEST()
204 DW_OP_convert, offs_sint64_t}), in TEST()
209 DW_OP_convert, offs_sint64_t, // in TEST()
210 DW_OP_convert, offs_uint32_t}), in TEST()
215 DW_OP_convert, offs_sint64_t, // in TEST()
216 DW_OP_convert, 0x00}), in TEST()
221 t.Eval({DW_OP_const4s, 'A', 'B', 'C', 'D', DW_OP_convert, offs_uchar}), in TEST()
226 t.Eval({DW_OP_const4s, 'A', 'B', 'C', 'D', DW_OP_convert, offs_schar}), in TEST()
[all …]
/external/llvm-project/llvm/test/tools/dsymutil/X86/
Dop-convert.test25 …eg5 RDI+0, DW_OP_constu 0xffffffff, DW_OP_and, DW_OP_convert (0x0000002a) "DW_ATE_signed_8", DW_OP…
26 …eg0 RAX+0, DW_OP_constu 0xffffffff, DW_OP_and, DW_OP_convert (0x0000002a) "DW_ATE_signed_8", DW_OP…
30 CHECK-NEXT: DW_AT_location (DW_OP_constu 0x33, DW_OP_convert 0x0, DW_OP_stack_value)
34 CHECK-NEXT: DW_AT_location (DW_OP_constu 0x2a, DW_OP_convert (0x00000031) "DW_ATE_signed_32", D…
/external/llvm-project/llvm/test/DebugInfo/X86/
Dconvert-linked.ll9 ; CHECK: DW_OP_convert ([[CU0BT0]]) "DW_ATE_signed_8", DW_OP_convert ([[CU0BT1]]) "DW_ATE_signed_32"
17 ; CHECK: DW_OP_convert ([[CU1BT0]]) "DW_ATE_signed_8", DW_OP_convert ([[CU1BT1]]) "DW_ATE_signed_16"
Dconvert-loclist.ll9 ; alternative would be to test two files with different DW_OP_convert values &
10 ; ensuring the DWO IDs differ when the DW_OP_convert parameter differs.
13 ; often - add another IR file with a different DW_OP_convert that's otherwise
26 ; CHECK: DW_LLE_offset_pair ({{.*}}): DW_OP_consts +7, DW_OP_convert 0x[[TYPE]], DW_OP_stack_value
Dconvert-inlined.ll20 … DW_AT_location (DW_OP_addrx 0x0, DW_OP_deref, DW_OP_convert ([[SIG8]]) "DW_ATE_signed_8", DW_OP_…
Dconvert-debugloc.ll22 ; Test DW_OP_convert + Split DWARF
47 ; CONV: DW_AT_location {{.*}}DW_OP_constu 0x20, DW_OP_convert (
49 ; CONV-SAME: [[SIG8]]) "DW_ATE_signed_8", DW_OP_convert (
/external/llvm-project/llvm/test/tools/llvm-dwarfdump/X86/
Ddebug_expr_convert.s5 …AT_location (DW_OP_addr 0x{{[0-9a-f]+}}, DW_OP_convert <invalid base_type ref: 0x{{[0-9a-f]+}}>,
Ddebug_expr_convert_generic.s5 # CHECK: DW_AT_location (DW_OP_constu 0x7b, DW_OP_convert 0x0, DW_OP_stack_value)
/external/elfutils/libdw/
Ddwarf_getlocation_die.c54 case DW_OP_convert: in dwarf_getlocation_die()
Ddwarf.h595 DW_OP_convert = 0xa8, enumerator
Ddwarf_getlocation.c464 case DW_OP_convert: in __libdw_intern_expression()
DChangeLog750 DW_OP_deref_type, DW_OP_xderef_type, DW_OP_convert and
753 DW_OP_convert, DW_OP_reinterpret, DW_OP_addrx, DW_OP_constx,
759 DW_OP_implicit_pointer, DW_OP_convert, DW_OP_reinterpret,
/external/llvm-project/llvm/test/DebugInfo/MIR/X86/
Ddbgcall-site-two-fwd-reg-defs.mir137 …reg3 RBX+0, DW_OP_constu 0xffffffff, DW_OP_and, DW_OP_convert ({{.*}}) "DW_ATE_signed_32", DW_OP_c…
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFExpression.cpp103 Descriptions[DW_OP_convert] = Desc(Op::Dwarf5, Op::BaseTypeRef); in getDescriptions()
290 if (Opcode == DW_OP_convert && Operands[Operand] == 0) in print()
361 if (Opcode == DW_OP_convert && Operands[Operand] == 0) in verify()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfExpression.cpp453 emitOp(dwarf::DW_OP_convert); in addExpression()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFExpression.cpp104 Descriptions[DW_OP_convert] = Desc(Op::Dwarf5, Op::BaseTypeRef); in getDescriptions()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfExpression.cpp554 emitOp(dwarf::DW_OP_convert); in addExpression()
/external/elfutils/tests/
Dvarlocs.c558 case DW_OP_convert: in print_expr()
DChangeLog1179 DW_OP_entry_value, DW_OP_convert, DW_OP_reinterpret,
/external/llvm-project/lldb/source/Expression/
DDWARFExpression.cpp2353 case DW_OP_convert: { in Evaluate()
/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFLinker.cpp1016 if (RefOffset > 0 || Op.getCode() != dwarf::DW_OP_convert) { in cloneExpression()
/external/llvm-project/llvm/docs/
DAMDGPUDwarfExtensionsForHeterogeneousDebugging.rst1415 explicitly using a ``DW_OP_convert`` operation.
1422 explicitly used the ``DW_OP_convert`` operation.
3708 ``DW_OP_const_type``, ``DW_OP_constx``, ``DW_OP_convert``,
DLangRef.rst5234 expression stack is to be converted. Maps into a ``DW_OP_convert`` operation
/external/elfutils/src/
DChangeLog1060 DW_OP_convert, DW_OP_reinterpret.
Dreadelf.c4749 case DW_OP_convert: in print_ops()