Home
last modified time | relevance | path

Searched refs:DW_OP_constu (Results 1 – 25 of 35) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.cpp37 emitOp(dwarf::DW_OP_constu); in emitConstu()
344 if (Op && Op->getOp() == dwarf::DW_OP_constu) { in addMachineRegExpression()
564 case dwarf::DW_OP_constu: in addExpression()
670 emitOp(dwarf::DW_OP_constu); in emitLegacySExt()
676 emitOp(dwarf::DW_OP_constu); in emitLegacySExt()
684 emitOp(dwarf::DW_OP_constu); in emitLegacyZExt()
H A DDebugHandlerBase.cpp61 case dwarf::DW_OP_constu: { in extractFromMachineInstruction()
H A DDwarfUnit.cpp1234 addUInt(*Block, dwarf::DW_FORM_data1, dwarf::DW_OP_constu); in applySubprogramAttributes()
1558 addUInt(*VBaseLocationDie, dwarf::DW_FORM_data1, dwarf::DW_OP_constu); in constructMemberDIE()
/netbsd-src/sys/lib/libunwind/
H A Ddwarf2.h92 DW_OP_constu = 0x10, // ULEB128 constant enumerator
H A DDwarfInstructions.hpp254 case DW_OP_constu: in evaluateExpression()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DDebugInfoMetadata.cpp1071 case dwarf::DW_OP_constu: in getSize()
1136 case dwarf::DW_OP_constu: in isValid()
1223 Ops.push_back(dwarf::DW_OP_constu); in appendOffset()
1240 if (getNumElements() == 3 && Elements[0] == dwarf::DW_OP_constu) { in extractIfOffset()
1271 Expr->Elements[PatternSize - 4] == dwarf::DW_OP_constu && in extractAddressClass()
1501 getElement(0) != dwarf::DW_OP_constu)) in isConstant()
1511 return getElement(0) == dwarf::DW_OP_constu in isConstant()
/netbsd-src/external/bsd/elftoolchain/dist/libdwarf/
H A Dlibdwarf_loc.c222 case DW_OP_constu: in _dwarf_loc_fill_loc()
536 case DW_OP_constu: in _dwarf_loc_expr_add_atom()
H A Ddwarf.h435 #define DW_OP_constu 0x10 macro
H A Ddwarf_dump.c1240 case DW_OP_constu: in dwarf_get_OP_name()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.cpp623 Ops.push_back(dwarf::DW_OP_constu); in getOffsetOpcodes()
629 Ops.push_back(dwarf::DW_OP_constu); in getOffsetOpcodes()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDIBuilder.h695 VMContext, {dwarf::DW_OP_constu, Val, dwarf::DW_OP_stack_value}); in createConstantValueExpression()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp594 case dwarf::DW_OP_constu: in upgradeDIExpression()
615 Buffer.push_back(dwarf::DW_OP_constu); in upgradeDIExpression()
1904 {dwarf::DW_OP_constu, CI->getZExtValue(), in parseOneMetadata()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFExpression.cpp40 Descriptions[DW_OP_constu] = Desc(Op::Dwarf2, Op::SizeLEB); in getDescriptions()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DAMDGPUDwarfExtensionsForHeterogeneousDebugging.rst1306 4. ``DW_OP_constu``
1308 ``DW_OP_constu`` has a single unsigned LEB128 integer operand N. It pushes
1651 The operation is equivalent to performing ``DW_OP_constu B;
1662 ``DW_OP_constu``?
2409 updated as if the ``DW_OP_constu B; DW_OP_LLVM_bit_offset`` operations were
3741 evaluating the DWARF operation expression ``DW_OP_constu AS;
3750 result of evaluating the DWARF operation expression ``DW_OP_constu AS;
3762 of evaluating the DWARF operation expression ``DW_OP_constu AS;
3775 operation expression ``DW_OP_constu AS; DW_OP_aspace_bregx R,
3789 expression ``DW_OP_constu AS; DW_OP_aspace_bregx R, B`` as a location
[all …]
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.cpp742 {llvm::dwarf::DW_OP_constu, NumElemsPerVG, llvm::dwarf::DW_OP_bregx, in CreateType()
744 llvm::dwarf::DW_OP_constu, 1, llvm::dwarf::DW_OP_minus}); in CreateType()
794 llvm::dwarf::DW_OP_constu, in CreateType()
796 llvm::dwarf::DW_OP_div, llvm::dwarf::DW_OP_constu, LMUL}); in CreateType()
4122 Expr.push_back(llvm::dwarf::DW_OP_constu); in AppendAddressSpaceXDeref()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp1201 dwarf::DW_OP_constu, ValMinus, in TryToShrinkGlobalToBoolean()
1202 dwarf::DW_OP_mul, dwarf::DW_OP_constu, ValInit, in TryToShrinkGlobalToBoolean()
/netbsd-src/external/gpl3/gcc/dist/libgcc/
H A Dunwind-dw2.c624 case DW_OP_constu: in execute_stack_op()
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/cr16/
H A Dunwind-cr16.c592 case DW_OP_constu: in execute_stack_op()
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/cr16/
H A Dunwind-cr16.c592 case DW_OP_constu: in execute_stack_op()
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/
H A Dunwind-dw2.c624 case DW_OP_constu: in execute_stack_op()
/netbsd-src/external/gpl3/gcc.old/dist/include/
H A Ddwarf2.def502 DW_OP (DW_OP_constu, 0x10)
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLocal.cpp1790 Opcodes.append({dwarf::DW_OP_LLVM_arg, CurrentLocOps++, dwarf::DW_OP_constu, in getSalvageOpsForGEP()
1848 Opcodes.append({dwarf::DW_OP_constu, Val}); in getSalvageOpsForBinOp()
/netbsd-src/external/gpl3/binutils/dist/include/
H A Ddwarf2.def502 DW_OP (DW_OP_constu, 0x10)
/netbsd-src/external/gpl3/gcc/dist/include/
H A Ddwarf2.def502 DW_OP (DW_OP_constu, 0x10)
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Ddwarf2.def502 DW_OP (DW_OP_constu, 0x10)

12