| /freebsd-12-stable/contrib/llvm-project/libunwind/src/ |
| D | dwarf2.h | 108 DW_OP_mul = 0x1E, enumerator
|
| D | DwarfInstructions.hpp | 514 case DW_OP_mul: in evaluateExpression()
|
| /freebsd-12-stable/contrib/elftoolchain/libdwarf/ |
| D | libdwarf_loc.c | 150 case DW_OP_mul: in _dwarf_loc_fill_loc() 470 case DW_OP_mul: in _dwarf_loc_expr_add_atom()
|
| D | dwarf.h | 323 #define DW_OP_mul 0x1e macro
|
| D | dwarf_dump.c | 1085 case DW_OP_mul: in dwarf_get_OP_name()
|
| /freebsd-12-stable/contrib/gdb/gdb/ |
| D | dwarf2expr.c | 572 case DW_OP_mul: in execute_stack_op() 615 case DW_OP_mul: in execute_stack_op()
|
| D | dwarf2read.c | 6859 case DW_OP_mul: in dwarf_stack_op_name()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| D | DwarfExpression.cpp | 538 case dwarf::DW_OP_mul: in addExpression() 676 emitOp(dwarf::DW_OP_mul); in emitLegacySExt()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| D | AArch64RegisterInfo.cpp | 626 Ops.push_back(dwarf::DW_OP_mul); in getOffsetOpcodes() 632 Ops.push_back(dwarf::DW_OP_mul); in getOffsetOpcodes()
|
| D | AArch64FrameLowering.cpp | 465 Expr.push_back((uint8_t)dwarf::DW_OP_mul); in appendVGScaledOffsetExpr()
|
| /freebsd-12-stable/contrib/binutils/include/elf/ |
| D | dwarf2.h | 414 DW_OP_mul = 0x1e, enumerator
|
| /freebsd-12-stable/contrib/gcc/ |
| D | dwarf2.h | 419 DW_OP_mul = 0x1e, enumerator
|
| D | unwind-dw2.c | 723 case DW_OP_mul: in execute_stack_op() 759 case DW_OP_mul: in execute_stack_op()
|
| D | dwarf2out.c | 2847 case DW_OP_mul: in dwarf_stack_op_name() 8991 op = DW_OP_mul; in mem_loc_descriptor() 9377 op = DW_OP_mul; in loc_descriptor_from_tree_1()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
| D | DWARFExpression.cpp | 54 Descriptions[DW_OP_mul] = Desc(Op::Dwarf2); in getDescriptions()
|
| /freebsd-12-stable/contrib/llvm-project/lldb/source/Expression/ |
| D | DWARFExpression.cpp | 223 case DW_OP_mul: // 0x1e in GetOpcodeDataSize() 1568 case DW_OP_mul: in Evaluate()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| D | LoopStrengthReduce.cpp | 5961 Success &= pushArithmeticExpr(MulRec, llvm::dwarf::DW_OP_mul); in pushSCEV() 6046 case llvm::dwarf::DW_OP_mul: in isIdentityFunction() 6070 if (!isIdentityFunction(llvm::dwarf::DW_OP_mul, Stride)) { in SCEVToValueExpr() 6073 pushOperator(llvm::dwarf::DW_OP_mul); in SCEVToValueExpr()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| D | Local.cpp | 1815 Offset.second.getZExtValue(), dwarf::DW_OP_mul, in getSalvageOpsForGEP() 1829 return dwarf::DW_OP_mul; in getDwarfOpForBinOp()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/ |
| D | DebugInfoMetadata.cpp | 1140 case dwarf::DW_OP_mul: in isValid()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| D | GlobalOpt.cpp | 1212 dwarf::DW_OP_mul, dwarf::DW_OP_constu, ValInit, in TryToShrinkGlobalToBoolean()
|
| /freebsd-12-stable/contrib/binutils/binutils/ |
| D | dwarf.c | 684 case DW_OP_mul: in decode_location_expression()
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/ |
| D | CGDebugInfo.cpp | 721 /* AArch64::VG */ 46, 0, llvm::dwarf::DW_OP_mul, in CreateType() 778 Expr.push_back(llvm::dwarf::DW_OP_mul); in CreateType()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/ |
| D | X86InstrInfo.cpp | 8515 Ops.push_back(dwarf::DW_OP_mul); in describeLoadedValue() 8538 Ops.push_back(dwarf::DW_OP_mul); in describeLoadedValue()
|
| /freebsd-12-stable/contrib/elftoolchain/readelf/ |
| D | readelf.c | 6520 case DW_OP_mul: in dump_dwarf_loc()
|