| /openbsd/src/gnu/llvm/libunwind/src/ |
| D | dwarf2.h | 108 DW_OP_mul = 0x1E, enumerator
|
| D | DwarfInstructions.hpp | 610 case DW_OP_mul: in evaluateExpression()
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | dwarf2expr.c | 582 case DW_OP_mul: in execute_stack_op() 625 case DW_OP_mul: in execute_stack_op()
|
| /openbsd/src/gnu/llvm/lldb/packages/Python/lldbsuite/test/ |
| D | lldbdwarf.py | 30 DW_OP_mul = 0x1E variable
|
| /openbsd/src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/ |
| D | DwarfExpression.cpp | 555 case dwarf::DW_OP_mul: in addExpression() 693 emitOp(dwarf::DW_OP_mul); in emitLegacySExt()
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | dwarf2.h | 277 DW_OP_mul = 0x1e, enumerator
|
| D | unwind-dw2.c | 636 case DW_OP_mul: in execute_stack_op() 671 case DW_OP_mul: in execute_stack_op()
|
| D | dwarf2out.c | 2391 case DW_OP_mul: 8307 add_loc_descr (&mem_loc_result, new_loc_descr (DW_OP_mul, 0, 0)); 8611 op = DW_OP_mul;
|
| /openbsd/src/gnu/usr.bin/binutils/include/elf/ |
| D | dwarf2.h | 395 DW_OP_mul = 0x1e, enumerator
|
| /openbsd/src/usr.bin/ctfconv/ |
| D | dwarf.h | 505 #define DW_OP_mul 0x1e macro
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/include/elf/ |
| D | dwarf2.h | 412 DW_OP_mul = 0x1e, enumerator
|
| /openbsd/src/gnu/gcc/gcc/ |
| D | dwarf2.h | 414 DW_OP_mul = 0x1e, enumerator
|
| D | unwind-dw2.c | 750 case DW_OP_mul: in execute_stack_op() 786 case DW_OP_mul: in execute_stack_op()
|
| D | dwarf2out.c | 2843 case DW_OP_mul: in dwarf_stack_op_name() 8940 op = DW_OP_mul; in mem_loc_descriptor() 9326 op = DW_OP_mul; in loc_descriptor_from_tree_1()
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/RISCV/ |
| D | RISCVRegisterInfo.cpp | 673 Ops.push_back(dwarf::DW_OP_mul); in getOffsetOpcodes() 679 Ops.push_back(dwarf::DW_OP_mul); in getOffsetOpcodes()
|
| D | RISCVFrameLowering.cpp | 380 Expr.push_back((uint8_t)dwarf::DW_OP_mul); in createDefCFAExpression()
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/ |
| D | AArch64RegisterInfo.cpp | 809 Ops.push_back(dwarf::DW_OP_mul); in getOffsetOpcodes() 815 Ops.push_back(dwarf::DW_OP_mul); in getOffsetOpcodes()
|
| /openbsd/src/gnu/llvm/llvm/lib/DebugInfo/DWARF/ |
| D | DWARFExpression.cpp | 53 Descriptions[DW_OP_mul] = Desc(Op::Dwarf2); in getDescriptions()
|
| /openbsd/src/gnu/llvm/lldb/source/Expression/ |
| D | DWARFExpression.cpp | 167 case DW_OP_mul: // 0x1e in GetOpcodeDataSize() 1491 case DW_OP_mul: in Evaluate()
|
| /openbsd/src/gnu/llvm/llvm/lib/Transforms/Utils/ |
| D | Local.cpp | 1942 Offset.second.getZExtValue(), dwarf::DW_OP_mul, in getSalvageOpsForGEP() 1956 return dwarf::DW_OP_mul; in getDwarfOpForBinOp()
|
| /openbsd/src/gnu/llvm/llvm/lib/Transforms/Scalar/ |
| D | LoopStrengthReduce.cpp | 6054 Success &= pushArithmeticExpr(MulRec, llvm::dwarf::DW_OP_mul); in pushSCEV() 6093 case llvm::dwarf::DW_OP_mul: in isIdentityFunction() 6117 if (!isIdentityFunction(llvm::dwarf::DW_OP_mul, Stride)) { in SCEVToValueExpr() 6120 pushOperator(llvm::dwarf::DW_OP_mul); in SCEVToValueExpr()
|
| /openbsd/src/gnu/llvm/llvm/lib/Transforms/IPO/ |
| D | GlobalOpt.cpp | 1202 dwarf::DW_OP_mul, dwarf::DW_OP_constu, ValInit, in TryToShrinkGlobalToBoolean()
|
| /openbsd/src/gnu/llvm/llvm/lib/IR/ |
| D | DebugInfoMetadata.cpp | 1379 case dwarf::DW_OP_mul: in isValid()
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/binutils/ |
| D | dwarf.c | 683 case DW_OP_mul: in decode_location_expression()
|
| /openbsd/src/gnu/llvm/clang/lib/CodeGen/ |
| D | CGDebugInfo.cpp | 745 /* AArch64::VG */ 46, 0, llvm::dwarf::DW_OP_mul, in CreateType() 802 Expr.push_back(llvm::dwarf::DW_OP_mul); in CreateType()
|