Searched refs:deref (Results 1 - 25 of 39) sorted by relevance

12

/freebsd-13-stable/sys/contrib/device-tree/scripts/
H A Drewrite-index.pl13 $pid = open2(*Rderef, *Wderef, "git cat-file --batch-check='deref-ok %(objectname)' --follow-symlinks")
17 my $deref = <Rderef>;
18 if ($deref =~ m/^deref-ok ([0-9a-f]{40})$/) {
20 } elsif ($deref =~ /^dangling /) {
24 die "Failed to parse symlink $ENV{GIT_COMMIT}:$path $deref";
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxMap.cpp258 ValueObjectSP deref; local
260 deref = m_root_node->Dereference(error);
261 if (!deref || error.Fail())
263 deref = deref->GetChildMemberWithName(g___value_, true);
264 if (deref) {
265 m_element_type = deref->GetCompilerType();
268 deref = m_backend.GetChildAtNamePath({g_tree_, g_pair3});
269 if (!deref)
271 m_element_type = deref
[all...]
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DFormatEntity.h119 deref(false) {}
140 deref = false;
166 if (deref != rhs.deref)
178 bool deref; member in struct:lldb_private::FormatEntity::Entry
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpFrame.h84 return Pointer(reinterpret_cast<Block *>(Pt->second.get())).deref<T>();
90 getParamPointer(Offset).deref<T>() = Value;
H A DInterp.h340 S.Stk.push<T>(Field.deref<T>());
355 Field.deref<T>() = Value;
369 S.Stk.push<T>(Field.deref<T>());
383 S.Stk.push<T>(Field.deref<T>());
398 Field.deref<T>() = Value;
407 S.Stk.push<T>(B->deref<T>());
419 S.P.getGlobal(I)->deref<T>() = S.Stk.pop<T>();
431 Field.deref<T>() = S.Stk.pop<T>();
445 Field.deref<T>() = Value.truncate(F->Decl->getBitWidthValue(S.getCtx()));
458 Field.deref<
[all...]
H A DEvalEmitter.cpp127 TYPE_SWITCH(*T, Ok &= ReturnValue<T>(FP.deref<T>(), Value));
149 TYPE_SWITCH(*T, Ok &= ReturnValue<T>(FP.deref<T>(), Value));
181 TYPE_SWITCH(*T, Ok &= ReturnValue<T>(EP.deref<T>(), Slot));
H A DInterpBlock.h68 T &deref() { return *reinterpret_cast<T *>(data()); } function in class:clang::interp::Block
H A DProgram.cpp62 Field.deref<T>() = T::from(CodePoint, BitWidth);
67 Field.deref<T>() = T::from(CodePoint, BitWidth);
72 Field.deref<T>() = T::from(CodePoint, BitWidth);
H A DPointer.h280 template <typename T> T &deref() const { function in class:clang::interp::Pointer
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Disassembler/LLVMC/
H A DDisassemblerLLVMC.cpp557 Operand deref; local
558 deref.m_type = Operand::Type::Dereference;
559 deref.m_children.push_back(offset);
560 return std::make_pair(deref, osi);
562 Operand deref; local
563 deref.m_type = Operand::Type::Dereference;
564 deref.m_children.push_back(index);
565 return std::make_pair(deref, osi);
604 Operand deref; local
605 deref
609 Operand deref; local
655 Operand deref; local
684 Operand deref; local
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Tooling/Transformer/
H A DStencil.h80 Stencil deref(llvm::StringRef ExprId);
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DInfoByHwMode.cpp91 llvm::sort(Pairs, deref<std::less<PairType>>());
183 llvm::sort(Pairs, deref<std::less<PairType>>());
H A DCodeGenRegisters.h97 deref<std::less<>>>
161 deref<std::less<>>>
H A DCodeGenRegisters.cpp737 llvm::sort(M, deref<std::less<>>());
738 M.erase(std::unique(M.begin(), M.end(), deref<std::equal_to<>>()), M.end());
857 deref<std::less<>>());
903 deref<std::less<>>());
2162 deref<std::less<>>());
2187 deref<std::less<>>>
/freebsd-13-stable/contrib/llvm-project/lldb/source/Target/
H A DStackFrame.cpp516 bool deref = false; local
531 deref = true;
621 // Make sure we aren't trying to deref an objective
778 if (valobj_sp->GetCompilerType().IsPointerToScalarType() && deref) {
779 // what we have is *ptr[low]. the most similar C++ syntax is to deref
781 // done by saying ptr[low], without a deref * sign
793 deref = false;
795 deref) {
797 // arr[0] (an operation that is equivalent to deref-ing arr) and
799 // saying arr[low], without a deref * sig
[all...]
/freebsd-13-stable/crypto/openssl/crypto/sha/asm/
H A Dsha512-x86_64.pl329 .cfi_cfa_expression $_rsp,deref,+8
809 .cfi_cfa_expression $_rsp,deref,+8
1171 .cfi_cfa_expression $_rsp,deref,+8
1565 .cfi_cfa_expression $_rsp,deref,+8
1935 .cfi_cfa_expression $_rsp,deref,+8
2011 .cfi_cfa_expression %rsp-8,deref,+8
2036 .cfi_cfa_expression %rsp+`$PUSH8-8`,deref,+8
2039 .cfi_cfa_expression %rsp,deref,+8
2041 .cfi_cfa_expression %rsp-8,deref,+8
2129 .cfi_cfa_expression %rsp-8,deref,
[all...]
H A Dsha1-mb-x86_64.pl400 .cfi_cfa_expression %rsp+`$REG_SZ*17`,deref,+8
1061 .cfi_cfa_expression %rsp+`$REG_SZ*17`,deref,+8
1229 .cfi_cfa_expression %rsp+`$REG_SZ*17`,deref,+8
/freebsd-13-stable/crypto/openssl/crypto/aes/asm/
H A Daesni-sha256-x86_64.pl380 .cfi_cfa_expression $_rsp,deref,+8
696 .cfi_cfa_expression $_rsp,deref,+8
1011 .cfi_cfa_expression $_rsp,deref,+8
1103 .cfi_cfa_expression %rsp-8,deref,+8
1130 .cfi_cfa_expression %rsp+`$PUSH8-8`,deref,+8
1133 .cfi_cfa_expression %rsp,deref,+8
1135 .cfi_cfa_expression %rsp-8,deref,+8
1265 .cfi_cfa_expression $Tbl+`16*$SZ+7*8`,deref,+8
H A Daesni-mb-x86_64.pl159 .cfi_cfa_expression %rsp+16,deref,+8
436 .cfi_cfa_expression %rsp+16,deref,+8
704 .cfi_cfa_expression %rsp+16,deref,+8
997 .cfi_cfa_expression %rsp+16,deref,+8
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSTLExtras.h631 template <size_t... Ns> value_type deref(std::index_sequence<Ns...>) const { function in struct:llvm::detail::zip_common
648 value_type operator*() { return deref(std::index_sequence_for<Iters...>{}); }
651 return deref(std::index_sequence_for<Iters...>{});
800 template <size_t... Ns> value_type deref(std::index_sequence<Ns...>) const { function in class:llvm::detail::zip_longest_iterator
816 value_type operator*() { return deref(std::index_sequence_for<Iters...>{}); }
819 return deref(std::index_sequence_for<Iters...>{});
1766 template <typename T> struct deref { struct
/freebsd-13-stable/contrib/llvm-project/lldb/source/Core/
H A DFormatEntity.cpp271 number(0), deref(false) {}
275 type(Type::String), fmt(lldb::eFormatDefault), number(0), deref(false) {}
386 if (deref)
387 s.Printf("deref = true, ");
633 LLDB_LOGF(log, "[ExpandIndexedExpression] name to deref: %s",
694 bool do_deref_pointer = entry.deref;
812 // I have not deref-ed yet, let's do it
2266 entry.deref = true;
2297 if (entry.deref) {
/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/Transformer/
H A DStencil.cpp125 OpName = "deref";
342 Stencil transformer::deref(llvm::StringRef ExprId) {
/freebsd-13-stable/crypto/openssl/crypto/bn/asm/
H A Dx86_64-mont.pl172 .cfi_cfa_expression %rsp+8,$num,8,mul,plus,deref,+8
418 .cfi_cfa_expression %rsp+8,$num,8,mul,plus,deref,+8
914 .cfi_cfa_expression %rsp+40,deref,+8
1103 .cfi_cfa_expression %rsp+40,deref,+8
/freebsd-13-stable/contrib/llvm-project/lldb/bindings/interface/
H A DSBValue.i219 method (or the equivalent deref property).
500 deref = property(Dereference, None, doc='''A read only property that returns an lldb.SBValue that is created by dereferencing this value.''')
/freebsd-13-stable/sys/ofed/drivers/infiniband/core/
H A Dib_cm.c1982 goto deref;
2001 goto deref;
2005 deref: cm_deref_id(cm_id_priv);
2367 goto deref;
2389 deref: cm_deref_id(cm_id_priv);
2924 goto deref;
2956 deref: cm_deref_id(cm_id_priv);

Completed in 195 milliseconds

12