Home
last modified time | relevance | path

Searched refs:DW_OP_not (Results 1 – 20 of 20) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfExpression.cpp35 emitOp(dwarf::DW_OP_not); in emitConstu()
432 case dwarf::DW_OP_not: in addExpression()
561 emitOp(dwarf::DW_OP_not); in emitLegacySExt()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfExpression.cpp35 emitOp(dwarf::DW_OP_not); in emitConstu()
526 case dwarf::DW_OP_not: in addExpression()
651 emitOp(dwarf::DW_OP_not); in emitLegacySExt()
/external/llvm-project/libunwind/src/
Ddwarf2.h110 DW_OP_not = 0x20, enumerator
DDwarfInstructions.hpp528 case DW_OP_not: in evaluateExpression()
/external/llvm-project/llvm/test/DebugInfo/X86/
Dconvert-inlined.ll29 …r 0x0, DW_OP_deref, DW_OP_dup, DW_OP_constu 0x7, DW_OP_shr, DW_OP_lit0, DW_OP_not, DW_OP_mul, DW_O…
Ddw_op_constu.mir201 # CHECK-NEXT: .byte 32 # DW_OP_not
277 # CHECK-NEXT: .byte 32 # DW_OP_not
Dconvert-debugloc.ll65 ; NOCONV: {{.*}}, DW_OP_dup, DW_OP_constu 0x7, DW_OP_shr, DW_OP_lit0, DW_OP_not, DW_OP_mul,…
/external/llvm-project/lldb/packages/Python/lldbsuite/test/
Dlldbdwarf.py32 DW_OP_not = 0x20 variable
/external/llvm-project/lldb/source/Symbol/
DPostfixExpression.cpp198 m_out_stream.PutHex8(DW_OP_not); in Visit()
/external/google-breakpad/src/common/dwarf/
Ddwarf2enums.h376 DW_OP_not =0x20, enumerator
/external/elfutils/libdw/
Ddwarf.h458 DW_OP_not = 0x20, enumerator
Ddwarf_getlocation.c358 case DW_OP_not: in __libdw_intern_expression()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFExpression.cpp57 Descriptions[DW_OP_not] = Desc(Op::Dwarf2); in getDescriptions()
/external/elfutils/libdwfl/
Dframe_unwind.c358 UNOP (DW_OP_not, ~val1) in expr_eval()
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFExpression.cpp56 Descriptions[DW_OP_not] = Desc(Op::Dwarf2); in getDescriptions()
/external/elfutils/tests/
Dvarlocs.c219 case DW_OP_not: in print_expr()
/external/llvm-project/lldb/source/Expression/
DDWARFExpression.cpp227 case DW_OP_not: // 0x20 in GetOpcodeDataSize()
1544 case DW_OP_not: in Evaluate()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfoMetadata.cpp924 case dwarf::DW_OP_not: in isValid()
/external/llvm-project/llvm/lib/IR/
DDebugInfoMetadata.cpp1136 case dwarf::DW_OP_not: in isValid()
/external/libabigail/src/
Dabg-dwarf-reader.cc8199 case DW_OP_not: in op_is_arith_logic()