Searched defs:edges (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lld/MachO/
H A DExportTrie.cpp68 std::vector<Edge> edges; member in struct:macho::TrieNode
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DGIMatchDag.h105 iterator_range<edge_iterator> edges() { function in class:llvm::GIMatchDag
108 iterator_range<const_edge_iterator> edges() const { function in class:llvm::GIMatchDag
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/XRay/
H A DGraph.h355 EdgeView<false> edges() { return EdgeView<false>(*this); } function in class:llvm::xray::Graph
357 EdgeView<true> edges() const { return EdgeView<true>(*this); } function in class:llvm::xray::Graph
[all...]
/freebsd-13-stable/crypto/openssl/crypto/evp/
H A De_aes_cbc_hmac_sha1.c159 HASH_DESC hash_d[8], edges[8]; local
[all...]
H A De_aes_cbc_hmac_sha256.c155 HASH_DESC hash_d[8], edges[8]; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DImmutableGraph.h74 ArrayRef<Edge> edges() const { function in class:llvm::ImmutableGraph::Node
94 ArrayRef<Edge> edges() const { return makeArrayRef(Edges.get(), EdgesSize); } function in class:llvm::ImmutableGraph
[all...]
H A DX86DomainReassignment.cpp340 iterator_range<const_edge_iterator> edges() const { function in class:__anon4424::Closure
/freebsd-13-stable/contrib/libpcap/
H A Doptimize.c250 struct edge **edges; member in struct:__anon1233

Completed in 137 milliseconds