Home
last modified time | relevance | path

Searched refs:DefinedAtom (Results 1 – 25 of 600) sorted by relevance

12345678910>>...24

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lld/lib/ReaderWriter/MachO/
H A DLayoutPass.h22 class DefinedAtom; variable
35 SortKey(OwningAtomPtr<DefinedAtom> &&atom, in SortKey()
36 const DefinedAtom *root, uint64_t override) in SortKey()
38 OwningAtomPtr<DefinedAtom> _atom;
39 const DefinedAtom *_root;
62 typedef std::function<bool (const DefinedAtom *left, const DefinedAtom *right,
83 typedef llvm::DenseMap<const DefinedAtom *, const DefinedAtom *> AtomToAtomT;
101 const DefinedAtom *findAtomFollowedBy(const DefinedAtom *targetAtom);
102 bool checkAllPrevAtomsZeroSize(const DefinedAtom *targetAtom);
104 void setChainRoot(const DefinedAtom *targetAtom, const DefinedAtom *root);
[all …]
H A DLayoutPass.cpp53 typedef llvm::DenseMap<const DefinedAtom *, const DefinedAtom *> AtomToAtomT;
56 const DefinedAtom *definedAtom = dyn_cast<DefinedAtom>(atom); in atomToDebugString()
75 const DefinedAtom *start = atom; in showCycleDetectedError()
99 const DefinedAtom *tortoise = root; in checkNoCycleInFollowonChain()
121 const DefinedAtom *ap = i->second; in checkReachabilityFromRoot()
153 std::set<const DefinedAtom *> roots; in checkFollowonChain()
156 for (const DefinedAtom *root : roots) in checkFollowonChain()
269 const DefinedAtom *targetAtom) { in findAtomFollowedBy()
345 const DefinedAtom *targetAtom = dyn_cast<DefinedAtom>(r->target()); in buildFollowOnTable()
407 const DefinedAtom *atom = ai; in buildOrdinalOverrideMap()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lld/lib/ReaderWriter/MachO/
H A DLayoutPass.h22 class DefinedAtom; variable
35 SortKey(OwningAtomPtr<DefinedAtom> &&atom, in SortKey()
36 const DefinedAtom *root, uint64_t override) in SortKey()
38 OwningAtomPtr<DefinedAtom> _atom;
39 const DefinedAtom *_root;
62 typedef std::function<bool (const DefinedAtom *left, const DefinedAtom *right,
83 typedef llvm::DenseMap<const DefinedAtom *, const DefinedAtom *> AtomToAtomT;
101 const DefinedAtom *findAtomFollowedBy(const DefinedAtom *targetAtom);
102 bool checkAllPrevAtomsZeroSize(const DefinedAtom *targetAtom);
104 void setChainRoot(const DefinedAtom *targetAtom, const DefinedAtom *root);
[all …]
H A DLayoutPass.cpp53 typedef llvm::DenseMap<const DefinedAtom *, const DefinedAtom *> AtomToAtomT;
56 const DefinedAtom *definedAtom = dyn_cast<DefinedAtom>(atom); in atomToDebugString()
75 const DefinedAtom *start = atom; in showCycleDetectedError()
99 const DefinedAtom *tortoise = root; in checkNoCycleInFollowonChain()
121 const DefinedAtom *ap = i->second; in checkReachabilityFromRoot()
153 std::set<const DefinedAtom *> roots; in checkFollowonChain()
156 for (const DefinedAtom *root : roots) in checkFollowonChain()
269 const DefinedAtom *targetAtom) { in findAtomFollowedBy()
345 const DefinedAtom *targetAtom = dyn_cast<DefinedAtom>(r->target()); in buildFollowOnTable()
407 const DefinedAtom *atom = ai; in buildOrdinalOverrideMap()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/lib/ReaderWriter/MachO/
H A DLayoutPass.h22 class DefinedAtom; variable
35 SortKey(OwningAtomPtr<DefinedAtom> &&atom, in SortKey()
36 const DefinedAtom *root, uint64_t override) in SortKey()
38 OwningAtomPtr<DefinedAtom> _atom;
39 const DefinedAtom *_root;
62 typedef std::function<bool (const DefinedAtom *left, const DefinedAtom *right,
83 typedef llvm::DenseMap<const DefinedAtom *, const DefinedAtom *> AtomToAtomT;
101 const DefinedAtom *findAtomFollowedBy(const DefinedAtom *targetAtom);
102 bool checkAllPrevAtomsZeroSize(const DefinedAtom *targetAtom);
104 void setChainRoot(const DefinedAtom *targetAtom, const DefinedAtom *root);
[all …]
H A DLayoutPass.cpp53 typedef llvm::DenseMap<const DefinedAtom *, const DefinedAtom *> AtomToAtomT;
56 const DefinedAtom *definedAtom = dyn_cast<DefinedAtom>(atom); in atomToDebugString()
75 const DefinedAtom *start = atom; in showCycleDetectedError()
99 const DefinedAtom *tortoise = root; in checkNoCycleInFollowonChain()
121 const DefinedAtom *ap = i->second; in checkReachabilityFromRoot()
153 std::set<const DefinedAtom *> roots; in checkFollowonChain()
156 for (const DefinedAtom *root : roots) in checkFollowonChain()
269 const DefinedAtom *targetAtom) { in findAtomFollowedBy()
345 const DefinedAtom *targetAtom = dyn_cast<DefinedAtom>(r->target()); in buildFollowOnTable()
407 const DefinedAtom *atom = ai; in buildOrdinalOverrideMap()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/lld/lib/ReaderWriter/MachO/
H A DLayoutPass.h22 class DefinedAtom; variable
35 SortKey(OwningAtomPtr<DefinedAtom> &&atom, in SortKey()
36 const DefinedAtom *root, uint64_t override) in SortKey()
38 OwningAtomPtr<DefinedAtom> _atom;
39 const DefinedAtom *_root;
62 typedef std::function<bool (const DefinedAtom *left, const DefinedAtom *right,
83 typedef llvm::DenseMap<const DefinedAtom *, const DefinedAtom *> AtomToAtomT;
101 const DefinedAtom *findAtomFollowedBy(const DefinedAtom *targetAtom);
102 bool checkAllPrevAtomsZeroSize(const DefinedAtom *targetAtom);
104 void setChainRoot(const DefinedAtom *targetAtom, const DefinedAtom *root);
[all …]
H A DLayoutPass.cpp53 typedef llvm::DenseMap<const DefinedAtom *, const DefinedAtom *> AtomToAtomT;
56 const DefinedAtom *definedAtom = dyn_cast<DefinedAtom>(atom); in atomToDebugString()
75 const DefinedAtom *start = atom; in showCycleDetectedError()
99 const DefinedAtom *tortoise = root; in checkNoCycleInFollowonChain()
121 const DefinedAtom *ap = i->second; in checkReachabilityFromRoot()
153 std::set<const DefinedAtom *> roots; in checkFollowonChain()
156 for (const DefinedAtom *root : roots) in checkFollowonChain()
269 const DefinedAtom *targetAtom) { in findAtomFollowedBy()
345 const DefinedAtom *targetAtom = dyn_cast<DefinedAtom>(r->target()); in buildFollowOnTable()
407 const DefinedAtom *atom = ai; in buildOrdinalOverrideMap()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lld/lib/ReaderWriter/MachO/
H A DLayoutPass.h22 class DefinedAtom; variable
35 SortKey(OwningAtomPtr<DefinedAtom> &&atom, in SortKey()
36 const DefinedAtom *root, uint64_t override) in SortKey()
38 OwningAtomPtr<DefinedAtom> _atom;
39 const DefinedAtom *_root;
62 typedef std::function<bool (const DefinedAtom *left, const DefinedAtom *right,
83 typedef llvm::DenseMap<const DefinedAtom *, const DefinedAtom *> AtomToAtomT;
101 const DefinedAtom *findAtomFollowedBy(const DefinedAtom *targetAtom);
102 bool checkAllPrevAtomsZeroSize(const DefinedAtom *targetAtom);
104 void setChainRoot(const DefinedAtom *targetAtom, const DefinedAtom *root);
[all …]
H A DLayoutPass.cpp53 typedef llvm::DenseMap<const DefinedAtom *, const DefinedAtom *> AtomToAtomT;
56 const DefinedAtom *definedAtom = dyn_cast<DefinedAtom>(atom); in atomToDebugString()
75 const DefinedAtom *start = atom; in showCycleDetectedError()
99 const DefinedAtom *tortoise = root; in checkNoCycleInFollowonChain()
121 const DefinedAtom *ap = i->second; in checkReachabilityFromRoot()
153 std::set<const DefinedAtom *> roots; in checkFollowonChain()
156 for (const DefinedAtom *root : roots) in checkFollowonChain()
269 const DefinedAtom *targetAtom) { in findAtomFollowedBy()
345 const DefinedAtom *targetAtom = dyn_cast<DefinedAtom>(r->target()); in buildFollowOnTable()
407 const DefinedAtom *atom = ai; in buildOrdinalOverrideMap()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/lld/lib/ReaderWriter/MachO/
H A DLayoutPass.h22 class DefinedAtom; variable
35 SortKey(OwningAtomPtr<DefinedAtom> &&atom, in SortKey()
36 const DefinedAtom *root, uint64_t override) in SortKey()
38 OwningAtomPtr<DefinedAtom> _atom;
39 const DefinedAtom *_root;
62 typedef std::function<bool (const DefinedAtom *left, const DefinedAtom *right,
83 typedef llvm::DenseMap<const DefinedAtom *, const DefinedAtom *> AtomToAtomT;
101 const DefinedAtom *findAtomFollowedBy(const DefinedAtom *targetAtom);
102 bool checkAllPrevAtomsZeroSize(const DefinedAtom *targetAtom);
104 void setChainRoot(const DefinedAtom *targetAtom, const DefinedAtom *root);
[all …]
H A DLayoutPass.cpp53 typedef llvm::DenseMap<const DefinedAtom *, const DefinedAtom *> AtomToAtomT;
56 const DefinedAtom *definedAtom = dyn_cast<DefinedAtom>(atom); in atomToDebugString()
75 const DefinedAtom *start = atom; in showCycleDetectedError()
99 const DefinedAtom *tortoise = root; in checkNoCycleInFollowonChain()
121 const DefinedAtom *ap = i->second; in checkReachabilityFromRoot()
153 std::set<const DefinedAtom *> roots; in checkFollowonChain()
156 for (const DefinedAtom *root : roots) in checkFollowonChain()
269 const DefinedAtom *targetAtom) { in findAtomFollowedBy()
345 const DefinedAtom *targetAtom = dyn_cast<DefinedAtom>(r->target()); in buildFollowOnTable()
407 const DefinedAtom *atom = ai; in buildOrdinalOverrideMap()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/lld/lib/ReaderWriter/MachO/
H A DLayoutPass.h22 class DefinedAtom; variable
35 SortKey(OwningAtomPtr<DefinedAtom> &&atom, in SortKey()
36 const DefinedAtom *root, uint64_t override) in SortKey()
38 OwningAtomPtr<DefinedAtom> _atom;
39 const DefinedAtom *_root;
62 typedef std::function<bool (const DefinedAtom *left, const DefinedAtom *right,
83 typedef llvm::DenseMap<const DefinedAtom *, const DefinedAtom *> AtomToAtomT;
101 const DefinedAtom *findAtomFollowedBy(const DefinedAtom *targetAtom);
102 bool checkAllPrevAtomsZeroSize(const DefinedAtom *targetAtom);
104 void setChainRoot(const DefinedAtom *targetAtom, const DefinedAtom *root);
[all …]
H A DLayoutPass.cpp53 typedef llvm::DenseMap<const DefinedAtom *, const DefinedAtom *> AtomToAtomT;
56 const DefinedAtom *definedAtom = dyn_cast<DefinedAtom>(atom); in atomToDebugString()
75 const DefinedAtom *start = atom; in showCycleDetectedError()
99 const DefinedAtom *tortoise = root; in checkNoCycleInFollowonChain()
121 const DefinedAtom *ap = i->second; in checkReachabilityFromRoot()
153 std::set<const DefinedAtom *> roots; in checkFollowonChain()
156 for (const DefinedAtom *root : roots) in checkFollowonChain()
269 const DefinedAtom *targetAtom) { in findAtomFollowedBy()
345 const DefinedAtom *targetAtom = dyn_cast<DefinedAtom>(r->target()); in buildFollowOnTable()
407 const DefinedAtom *atom = ai; in buildOrdinalOverrideMap()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/lld/lib/ReaderWriter/MachO/
H A DLayoutPass.h22 class DefinedAtom; variable
35 SortKey(OwningAtomPtr<DefinedAtom> &&atom, in SortKey()
36 const DefinedAtom *root, uint64_t override) in SortKey()
38 OwningAtomPtr<DefinedAtom> _atom;
39 const DefinedAtom *_root;
62 typedef std::function<bool (const DefinedAtom *left, const DefinedAtom *right,
83 typedef llvm::DenseMap<const DefinedAtom *, const DefinedAtom *> AtomToAtomT;
101 const DefinedAtom *findAtomFollowedBy(const DefinedAtom *targetAtom);
102 bool checkAllPrevAtomsZeroSize(const DefinedAtom *targetAtom);
104 void setChainRoot(const DefinedAtom *targetAtom, const DefinedAtom *root);
[all …]
H A DLayoutPass.cpp53 typedef llvm::DenseMap<const DefinedAtom *, const DefinedAtom *> AtomToAtomT;
56 const DefinedAtom *definedAtom = dyn_cast<DefinedAtom>(atom); in atomToDebugString()
75 const DefinedAtom *start = atom; in showCycleDetectedError()
99 const DefinedAtom *tortoise = root; in checkNoCycleInFollowonChain()
121 const DefinedAtom *ap = i->second; in checkReachabilityFromRoot()
153 std::set<const DefinedAtom *> roots; in checkFollowonChain()
156 for (const DefinedAtom *root : roots) in checkFollowonChain()
269 const DefinedAtom *targetAtom) { in findAtomFollowedBy()
345 const DefinedAtom *targetAtom = dyn_cast<DefinedAtom>(r->target()); in buildFollowOnTable()
407 const DefinedAtom *atom = ai; in buildOrdinalOverrideMap()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/lib/ReaderWriter/MachO/
H A DLayoutPass.h22 class DefinedAtom; variable
35 SortKey(OwningAtomPtr<DefinedAtom> &&atom, in SortKey()
36 const DefinedAtom *root, uint64_t override) in SortKey()
38 OwningAtomPtr<DefinedAtom> _atom;
39 const DefinedAtom *_root;
62 typedef std::function<bool (const DefinedAtom *left, const DefinedAtom *right,
83 typedef llvm::DenseMap<const DefinedAtom *, const DefinedAtom *> AtomToAtomT;
101 const DefinedAtom *findAtomFollowedBy(const DefinedAtom *targetAtom);
102 bool checkAllPrevAtomsZeroSize(const DefinedAtom *targetAtom);
104 void setChainRoot(const DefinedAtom *targetAtom, const DefinedAtom *root);
[all …]
H A DLayoutPass.cpp53 typedef llvm::DenseMap<const DefinedAtom *, const DefinedAtom *> AtomToAtomT;
56 const DefinedAtom *definedAtom = dyn_cast<DefinedAtom>(atom); in atomToDebugString()
75 const DefinedAtom *start = atom; in showCycleDetectedError()
99 const DefinedAtom *tortoise = root; in checkNoCycleInFollowonChain()
121 const DefinedAtom *ap = i->second; in checkReachabilityFromRoot()
153 std::set<const DefinedAtom *> roots; in checkFollowonChain()
156 for (const DefinedAtom *root : roots) in checkFollowonChain()
269 const DefinedAtom *targetAtom) { in findAtomFollowedBy()
345 const DefinedAtom *targetAtom = dyn_cast<DefinedAtom>(r->target()); in buildFollowOnTable()
407 const DefinedAtom *atom = ai; in buildOrdinalOverrideMap()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/lib/ReaderWriter/MachO/
H A DLayoutPass.h22 class DefinedAtom; variable
35 SortKey(OwningAtomPtr<DefinedAtom> &&atom, in SortKey()
36 const DefinedAtom *root, uint64_t override) in SortKey()
38 OwningAtomPtr<DefinedAtom> _atom;
39 const DefinedAtom *_root;
62 typedef std::function<bool (const DefinedAtom *left, const DefinedAtom *right,
83 typedef llvm::DenseMap<const DefinedAtom *, const DefinedAtom *> AtomToAtomT;
101 const DefinedAtom *findAtomFollowedBy(const DefinedAtom *targetAtom);
102 bool checkAllPrevAtomsZeroSize(const DefinedAtom *targetAtom);
104 void setChainRoot(const DefinedAtom *targetAtom, const DefinedAtom *root);
[all …]
H A DLayoutPass.cpp53 typedef llvm::DenseMap<const DefinedAtom *, const DefinedAtom *> AtomToAtomT;
56 const DefinedAtom *definedAtom = dyn_cast<DefinedAtom>(atom); in atomToDebugString()
75 const DefinedAtom *start = atom; in showCycleDetectedError()
99 const DefinedAtom *tortoise = root; in checkNoCycleInFollowonChain()
121 const DefinedAtom *ap = i->second; in checkReachabilityFromRoot()
153 std::set<const DefinedAtom *> roots; in checkFollowonChain()
156 for (const DefinedAtom *root : roots) in checkFollowonChain()
269 const DefinedAtom *targetAtom) { in findAtomFollowedBy()
345 const DefinedAtom *targetAtom = dyn_cast<DefinedAtom>(r->target()); in buildFollowOnTable()
407 const DefinedAtom *atom = ai; in buildOrdinalOverrideMap()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lld/lib/ReaderWriter/MachO/
H A DLayoutPass.h22 class DefinedAtom; variable
35 SortKey(OwningAtomPtr<DefinedAtom> &&atom, in SortKey()
36 const DefinedAtom *root, uint64_t override) in SortKey()
38 OwningAtomPtr<DefinedAtom> _atom;
39 const DefinedAtom *_root;
62 typedef std::function<bool (const DefinedAtom *left, const DefinedAtom *right,
83 typedef llvm::DenseMap<const DefinedAtom *, const DefinedAtom *> AtomToAtomT;
101 const DefinedAtom *findAtomFollowedBy(const DefinedAtom *targetAtom);
102 bool checkAllPrevAtomsZeroSize(const DefinedAtom *targetAtom);
104 void setChainRoot(const DefinedAtom *targetAtom, const DefinedAtom *root);
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/lib/ReaderWriter/MachO/
H A DLayoutPass.h22 class DefinedAtom; variable
35 SortKey(OwningAtomPtr<DefinedAtom> &&atom, in SortKey()
36 const DefinedAtom *root, uint64_t override) in SortKey()
38 OwningAtomPtr<DefinedAtom> _atom;
39 const DefinedAtom *_root;
62 typedef std::function<bool (const DefinedAtom *left, const DefinedAtom *right,
83 typedef llvm::DenseMap<const DefinedAtom *, const DefinedAtom *> AtomToAtomT;
101 const DefinedAtom *findAtomFollowedBy(const DefinedAtom *targetAtom);
102 bool checkAllPrevAtomsZeroSize(const DefinedAtom *targetAtom);
104 void setChainRoot(const DefinedAtom *targetAtom, const DefinedAtom *root);
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/lld/lib/ReaderWriter/MachO/
H A DLayoutPass.h22 class DefinedAtom; variable
35 SortKey(OwningAtomPtr<DefinedAtom> &&atom, in SortKey()
36 const DefinedAtom *root, uint64_t override) in SortKey()
38 OwningAtomPtr<DefinedAtom> _atom;
39 const DefinedAtom *_root;
62 typedef std::function<bool (const DefinedAtom *left, const DefinedAtom *right,
83 typedef llvm::DenseMap<const DefinedAtom *, const DefinedAtom *> AtomToAtomT;
101 const DefinedAtom *findAtomFollowedBy(const DefinedAtom *targetAtom);
102 bool checkAllPrevAtomsZeroSize(const DefinedAtom *targetAtom);
104 void setChainRoot(const DefinedAtom *targetAtom, const DefinedAtom *root);
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/tools/lld/lib/ReaderWriter/MachO/
H A DLayoutPass.h23 class DefinedAtom; variable
36 SortKey(OwningAtomPtr<DefinedAtom> &&atom, in SortKey()
37 const DefinedAtom *root, uint64_t override) in SortKey()
39 OwningAtomPtr<DefinedAtom> _atom;
40 const DefinedAtom *_root;
63 typedef std::function<bool (const DefinedAtom *left, const DefinedAtom *right,
84 typedef llvm::DenseMap<const DefinedAtom *, const DefinedAtom *> AtomToAtomT;
102 const DefinedAtom *findAtomFollowedBy(const DefinedAtom *targetAtom);
103 bool checkAllPrevAtomsZeroSize(const DefinedAtom *targetAtom);
105 void setChainRoot(const DefinedAtom *targetAtom, const DefinedAtom *root);
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/tools/lld/lib/ReaderWriter/MachO/
H A DLayoutPass.h23 class DefinedAtom; variable
36 SortKey(OwningAtomPtr<DefinedAtom> &&atom, in SortKey()
37 const DefinedAtom *root, uint64_t override) in SortKey()
39 OwningAtomPtr<DefinedAtom> _atom;
40 const DefinedAtom *_root;
63 typedef std::function<bool (const DefinedAtom *left, const DefinedAtom *right,
84 typedef llvm::DenseMap<const DefinedAtom *, const DefinedAtom *> AtomToAtomT;
102 const DefinedAtom *findAtomFollowedBy(const DefinedAtom *targetAtom);
103 bool checkAllPrevAtomsZeroSize(const DefinedAtom *targetAtom);
105 void setChainRoot(const DefinedAtom *targetAtom, const DefinedAtom *root);
[all …]

12345678910>>...24