Searched refs:DW_OP_not (Results 1 – 13 of 13) sorted by relevance
110 DW_OP_not = 0x20, enumerator
651 case DW_OP_not: in evaluateExpression()
36 emitOp(dwarf::DW_OP_not); in emitConstu()608 case dwarf::DW_OP_not: in addExpression()741 emitOp(dwarf::DW_OP_not); in emitLegacySExt()
152 case DW_OP_not: in _dwarf_loc_fill_loc()472 case DW_OP_not: in _dwarf_loc_expr_add_atom()
380 #define DW_OP_not 0x20 macro
1193 case DW_OP_not: in dwarf_get_OP_name()
200 m_out_stream.PutHex8(DW_OP_not); in Visit()
53 Descriptions[DW_OP_not] = Desc(Op::Dwarf2); in getOpDescriptions()
189 case dwarf::DW_OP_not: in getOperandsDWARFInfo()
181 case DW_OP_not: // 0x20 in GetOpcodeDataSize()1462 case DW_OP_not: in Evaluate()
1776 case dwarf::DW_OP_not: in isValid()
1425 SmallVector<uint64_t, 1> Ops = {dwarf::DW_OP_not}; in freelyInvertAllUsersOf()
6609 case DW_OP_not: in dump_dwarf_loc()