Home
last modified time | relevance | path

Searched refs:DW_OP_shl (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.cpp573 emitOp(dwarf::DW_OP_shl); in addExpression()
598 case dwarf::DW_OP_shl: in addExpression()
739 emitOp(dwarf::DW_OP_shl); in emitLegacySExt()
759 emitOp(dwarf::DW_OP_shl); in emitLegacyZExt()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDIExpressionOptimizer.cpp31 case dwarf::DW_OP_shl: in isNeutralElement()
61 case dwarf::DW_OP_shl: { in foldOperationIfPossible()
H A DDebugInfoMetadata.cpp1491 case dwarf::DW_OP_shl: in isValid()
2018 case dwarf::DW_OP_shl: in createFragmentExpression()
/freebsd/contrib/llvm-project/libunwind/src/
H A Ddwarf2.h114 DW_OP_shl = 0x24, enumerator
H A DDwarfInstructions.hpp644 case DW_OP_shl: in evaluateExpression()
/freebsd/contrib/elftoolchain/libdwarf/
H A Dlibdwarf_loc.c156 case DW_OP_shl: in _dwarf_loc_fill_loc()
476 case DW_OP_shl: in _dwarf_loc_expr_add_atom()
H A Ddwarf.h384 #define DW_OP_shl 0x24 macro
H A Ddwarf_dump.c1199 case DW_OP_shl: in dwarf_get_OP_name()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVLocation.cpp201 case dwarf::DW_OP_shl: in getOperandsDWARFInfo()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterInfos_mips.h44 llvm::dwarf::DW_OP_lit26, llvm::dwarf::DW_OP_shl, llvm::dwarf::DW_OP_and,
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFExpression.cpp58 Descriptions[DW_OP_shl] = Desc(Op::Dwarf2); in getOpDescriptions()
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DDWARFExpression.cpp160 case DW_OP_shl: // 0x24 in GetOpcodeDataSize()
1440 case DW_OP_shl: in Evaluate()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp2440 return dwarf::DW_OP_shl; in getDwarfOpForBinOp()
/freebsd/contrib/elftoolchain/readelf/
H A Dreadelf.c6612 case DW_OP_shl: in dump_dwarf_loc()