Home
last modified time | relevance | path

Searched refs:DependencyMI (Results 1 – 17 of 17) sorted by relevance

/dports/devel/llvm70/llvm-7.0.1.src/lib/ExecutionEngine/Orc/
H A DCore.cpp1630 auto &DependencyMI = DependencyVSO.MaterializingInfos[DependencyName]; in transferFinalizedNodeDependencies() local
1633 if (&DependencyMI == &DependantMI) in transferFinalizedNodeDependencies()
1642 DependencyMI.Dependants[this].insert(DependantName); in transferFinalizedNodeDependencies()
/dports/devel/llvm90/llvm-9.0.1.src/lib/ExecutionEngine/Orc/
H A DCore.cpp1571 auto &DependencyMI = DependencyJD.MaterializingInfos[DependencyName]; in transferEmittedNodeDependencies() local
1574 if (&DependencyMI == &DependantMI) in transferEmittedNodeDependencies()
1583 DependencyMI.Dependants[this].insert(DependantName); in transferEmittedNodeDependencies()
/dports/devel/llvm80/llvm-8.0.1.src/lib/ExecutionEngine/Orc/
H A DCore.cpp1557 auto &DependencyMI = DependencyJD.MaterializingInfos[DependencyName]; in transferEmittedNodeDependencies() local
1560 if (&DependencyMI == &DependantMI) in transferEmittedNodeDependencies()
1569 DependencyMI.Dependants[this].insert(DependantName); in transferEmittedNodeDependencies()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp1706 auto &DependencyMI = DependencyJD.MaterializingInfos[DependencyName]; in transferEmittedNodeDependencies() local
1709 if (&DependencyMI == &DependantMI) in transferEmittedNodeDependencies()
1718 DependencyMI.Dependants[this].insert(DependantName); in transferEmittedNodeDependencies()
/dports/devel/llvm11/llvm-11.0.1.src/lib/ExecutionEngine/Orc/
H A DCore.cpp1706 auto &DependencyMI = DependencyJD.MaterializingInfos[DependencyName]; in transferEmittedNodeDependencies() local
1709 if (&DependencyMI == &DependantMI) in transferEmittedNodeDependencies()
1718 DependencyMI.Dependants[this].insert(DependantName); in transferEmittedNodeDependencies()
/dports/devel/llvm10/llvm-10.0.1.src/lib/ExecutionEngine/Orc/
H A DCore.cpp1862 auto &DependencyMI = DependencyJD.MaterializingInfos[DependencyName]; in transferEmittedNodeDependencies() local
1865 if (&DependencyMI == &DependantMI) in transferEmittedNodeDependencies()
1874 DependencyMI.Dependants[this].insert(DependantName); in transferEmittedNodeDependencies()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp1862 auto &DependencyMI = DependencyJD.MaterializingInfos[DependencyName]; in transferEmittedNodeDependencies() local
1865 if (&DependencyMI == &DependantMI) in transferEmittedNodeDependencies()
1874 DependencyMI.Dependants[this].insert(DependantName); in transferEmittedNodeDependencies()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp1862 auto &DependencyMI = DependencyJD.MaterializingInfos[DependencyName]; in transferEmittedNodeDependencies() local
1865 if (&DependencyMI == &DependantMI) in transferEmittedNodeDependencies()
1874 DependencyMI.Dependants[this].insert(DependantName); in transferEmittedNodeDependencies()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp1653 auto &DependencyMI = DependencyJD.MaterializingInfos[DependencyName]; in transferEmittedNodeDependencies() local
1656 if (&DependencyMI == &DependantMI) in transferEmittedNodeDependencies()
1665 DependencyMI.Dependants[this].insert(DependantName); in transferEmittedNodeDependencies()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp1684 auto &DependencyMI = DependencyJD.MaterializingInfos[DependencyName]; in transferEmittedNodeDependencies() local
1687 if (&DependencyMI == &DependantMI) in transferEmittedNodeDependencies()
1696 DependencyMI.Dependants[this].insert(DependantName); in transferEmittedNodeDependencies()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/ExecutionEngine/Orc/
H A DCore.cpp1684 auto &DependencyMI = DependencyJD.MaterializingInfos[DependencyName]; in transferEmittedNodeDependencies() local
1687 if (&DependencyMI == &DependantMI) in transferEmittedNodeDependencies()
1696 DependencyMI.Dependants[this].insert(DependantName); in transferEmittedNodeDependencies()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp1654 auto &DependencyMI = DependencyJD.MaterializingInfos[DependencyName]; in transferEmittedNodeDependencies() local
1657 if (&DependencyMI == &DependantMI) in transferEmittedNodeDependencies()
1666 DependencyMI.Dependants[this].insert(DependantName); in transferEmittedNodeDependencies()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp1684 auto &DependencyMI = DependencyJD.MaterializingInfos[DependencyName]; in transferEmittedNodeDependencies() local
1687 if (&DependencyMI == &DependantMI) in transferEmittedNodeDependencies()
1696 DependencyMI.Dependants[this].insert(DependantName); in transferEmittedNodeDependencies()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp1689 auto &DependencyMI = DependencyJD.MaterializingInfos[DependencyName]; in transferEmittedNodeDependencies() local
1692 if (&DependencyMI == &DependantMI) in transferEmittedNodeDependencies()
1701 DependencyMI.Dependants[this].insert(DependantName); in transferEmittedNodeDependencies()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp1684 auto &DependencyMI = DependencyJD.MaterializingInfos[DependencyName]; in transferEmittedNodeDependencies() local
1687 if (&DependencyMI == &DependantMI) in transferEmittedNodeDependencies()
1696 DependencyMI.Dependants[this].insert(DependantName); in transferEmittedNodeDependencies()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp1654 auto &DependencyMI = DependencyJD.MaterializingInfos[DependencyName]; in transferEmittedNodeDependencies() local
1657 if (&DependencyMI == &DependantMI) in transferEmittedNodeDependencies()
1666 DependencyMI.Dependants[this].insert(DependantName); in transferEmittedNodeDependencies()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp1684 auto &DependencyMI = DependencyJD.MaterializingInfos[DependencyName]; in transferEmittedNodeDependencies() local
1687 if (&DependencyMI == &DependantMI) in transferEmittedNodeDependencies()
1696 DependencyMI.Dependants[this].insert(DependantName); in transferEmittedNodeDependencies()