Searched refs:DW_OP_LLVM_entry_value (Results 1 – 6 of 6) sorted by relevance
152 case DW_OP_LLVM_entry_value: in OperationEncodingString()169 .Case("DW_OP_LLVM_entry_value", DW_OP_LLVM_entry_value) in getOperationEncoding()
145 DW_OP_LLVM_entry_value = 0x1003, ///< Only used in LLVM metadata. enumerator
1076 case dwarf::DW_OP_LLVM_entry_value: in getSize()1124 case dwarf::DW_OP_LLVM_entry_value: { in isValid()1354 Ops.push_back(dwarf::DW_OP_LLVM_entry_value); in prependOpcodes()
393 assert(Op && Op->getOp() == dwarf::DW_OP_LLVM_entry_value); in beginEntryValueExpression()
863 MF->getFunction().getContext(), {dwarf::DW_OP_LLVM_entry_value, 1}); in collectCallSiteParameters()
2877 getElement(0) == dwarf::DW_OP_LLVM_entry_value; in isEntryValue()