Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp770 Value2SUsMap NonAliasStores, NonAliasLoads(1 /*TrueMemOrderLatency*/); in buildSchedGraph() local
905 addBarrierChain(NonAliasStores); in buildSchedGraph()
947 addChainDependencies(SU, NonAliasStores); in buildSchedGraph()
961 addChainDependencies(SU, (ThisMayAlias ? Stores : NonAliasStores), V); in buildSchedGraph()
971 (ThisMayAlias ? Stores : NonAliasStores).insert(SU, V); in buildSchedGraph()
982 addChainDependencies(SU, NonAliasStores); in buildSchedGraph()
992 addChainDependencies(SU, (ThisMayAlias ? Stores : NonAliasStores), V); in buildSchedGraph()
1007 if (NonAliasStores.size() + NonAliasLoads.size() >= HugeRegion) { in buildSchedGraph()
1010 reduceHugeMemNodeMaps(NonAliasStores, NonAliasLoads, getReductionSize()); in buildSchedGraph()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp766 Value2SUsMap NonAliasStores, NonAliasLoads(1 /*TrueMemOrderLatency*/); in buildSchedGraph() local
901 addBarrierChain(NonAliasStores); in buildSchedGraph()
943 addChainDependencies(SU, NonAliasStores); in buildSchedGraph()
957 addChainDependencies(SU, (ThisMayAlias ? Stores : NonAliasStores), V); in buildSchedGraph()
967 (ThisMayAlias ? Stores : NonAliasStores).insert(SU, V); in buildSchedGraph()
978 addChainDependencies(SU, NonAliasStores); in buildSchedGraph()
988 addChainDependencies(SU, (ThisMayAlias ? Stores : NonAliasStores), V); in buildSchedGraph()
1003 if (NonAliasStores.size() + NonAliasLoads.size() >= HugeRegion) { in buildSchedGraph()
1006 reduceHugeMemNodeMaps(NonAliasStores, NonAliasLoads, getReductionSize()); in buildSchedGraph()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp767 Value2SUsMap NonAliasStores, NonAliasLoads(1 /*TrueMemOrderLatency*/); in buildSchedGraph() local
902 addBarrierChain(NonAliasStores); in buildSchedGraph()
944 addChainDependencies(SU, NonAliasStores); in buildSchedGraph()
958 addChainDependencies(SU, (ThisMayAlias ? Stores : NonAliasStores), V); in buildSchedGraph()
968 (ThisMayAlias ? Stores : NonAliasStores).insert(SU, V); in buildSchedGraph()
979 addChainDependencies(SU, NonAliasStores); in buildSchedGraph()
989 addChainDependencies(SU, (ThisMayAlias ? Stores : NonAliasStores), V); in buildSchedGraph()
1004 if (NonAliasStores.size() + NonAliasLoads.size() >= HugeRegion) { in buildSchedGraph()
1007 reduceHugeMemNodeMaps(NonAliasStores, NonAliasLoads, getReductionSize()); in buildSchedGraph()
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/
H A DScheduleDAGInstrs.cpp766 Value2SUsMap NonAliasStores, NonAliasLoads(1 /*TrueMemOrderLatency*/); in buildSchedGraph() local
901 addBarrierChain(NonAliasStores); in buildSchedGraph()
943 addChainDependencies(SU, NonAliasStores); in buildSchedGraph()
957 addChainDependencies(SU, (ThisMayAlias ? Stores : NonAliasStores), V); in buildSchedGraph()
967 (ThisMayAlias ? Stores : NonAliasStores).insert(SU, V); in buildSchedGraph()
978 addChainDependencies(SU, NonAliasStores); in buildSchedGraph()
988 addChainDependencies(SU, (ThisMayAlias ? Stores : NonAliasStores), V); in buildSchedGraph()
1003 if (NonAliasStores.size() + NonAliasLoads.size() >= HugeRegion) { in buildSchedGraph()
1006 reduceHugeMemNodeMaps(NonAliasStores, NonAliasLoads, getReductionSize()); in buildSchedGraph()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp770 Value2SUsMap NonAliasStores, NonAliasLoads(1 /*TrueMemOrderLatency*/); in buildSchedGraph() local
906 addBarrierChain(NonAliasStores); in buildSchedGraph()
948 addChainDependencies(SU, NonAliasStores); in buildSchedGraph()
962 addChainDependencies(SU, (ThisMayAlias ? Stores : NonAliasStores), V); in buildSchedGraph()
972 (ThisMayAlias ? Stores : NonAliasStores).insert(SU, V); in buildSchedGraph()
983 addChainDependencies(SU, NonAliasStores); in buildSchedGraph()
993 addChainDependencies(SU, (ThisMayAlias ? Stores : NonAliasStores), V); in buildSchedGraph()
1008 if (NonAliasStores.size() + NonAliasLoads.size() >= HugeRegion) { in buildSchedGraph()
1011 reduceHugeMemNodeMaps(NonAliasStores, NonAliasLoads, getReductionSize()); in buildSchedGraph()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/
H A DScheduleDAGInstrs.cpp770 Value2SUsMap NonAliasStores, NonAliasLoads(1 /*TrueMemOrderLatency*/); in buildSchedGraph() local
906 addBarrierChain(NonAliasStores); in buildSchedGraph()
948 addChainDependencies(SU, NonAliasStores); in buildSchedGraph()
962 addChainDependencies(SU, (ThisMayAlias ? Stores : NonAliasStores), V); in buildSchedGraph()
972 (ThisMayAlias ? Stores : NonAliasStores).insert(SU, V); in buildSchedGraph()
983 addChainDependencies(SU, NonAliasStores); in buildSchedGraph()
993 addChainDependencies(SU, (ThisMayAlias ? Stores : NonAliasStores), V); in buildSchedGraph()
1008 if (NonAliasStores.size() + NonAliasLoads.size() >= HugeRegion) { in buildSchedGraph()
1011 reduceHugeMemNodeMaps(NonAliasStores, NonAliasLoads, getReductionSize()); in buildSchedGraph()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp770 Value2SUsMap NonAliasStores, NonAliasLoads(1 /*TrueMemOrderLatency*/); in buildSchedGraph() local
905 addBarrierChain(NonAliasStores); in buildSchedGraph()
947 addChainDependencies(SU, NonAliasStores); in buildSchedGraph()
961 addChainDependencies(SU, (ThisMayAlias ? Stores : NonAliasStores), V); in buildSchedGraph()
971 (ThisMayAlias ? Stores : NonAliasStores).insert(SU, V); in buildSchedGraph()
982 addChainDependencies(SU, NonAliasStores); in buildSchedGraph()
992 addChainDependencies(SU, (ThisMayAlias ? Stores : NonAliasStores), V); in buildSchedGraph()
1007 if (NonAliasStores.size() + NonAliasLoads.size() >= HugeRegion) { in buildSchedGraph()
1010 reduceHugeMemNodeMaps(NonAliasStores, NonAliasLoads, getReductionSize()); in buildSchedGraph()
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/
H A DScheduleDAGInstrs.cpp767 Value2SUsMap NonAliasStores, NonAliasLoads(1 /*TrueMemOrderLatency*/); in buildSchedGraph() local
902 addBarrierChain(NonAliasStores); in buildSchedGraph()
944 addChainDependencies(SU, NonAliasStores); in buildSchedGraph()
958 addChainDependencies(SU, (ThisMayAlias ? Stores : NonAliasStores), V); in buildSchedGraph()
968 (ThisMayAlias ? Stores : NonAliasStores).insert(SU, V); in buildSchedGraph()
979 addChainDependencies(SU, NonAliasStores); in buildSchedGraph()
989 addChainDependencies(SU, (ThisMayAlias ? Stores : NonAliasStores), V); in buildSchedGraph()
1004 if (NonAliasStores.size() + NonAliasLoads.size() >= HugeRegion) { in buildSchedGraph()
1007 reduceHugeMemNodeMaps(NonAliasStores, NonAliasLoads, getReductionSize()); in buildSchedGraph()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp766 Value2SUsMap NonAliasStores, NonAliasLoads(1 /*TrueMemOrderLatency*/); in buildSchedGraph() local
901 addBarrierChain(NonAliasStores); in buildSchedGraph()
943 addChainDependencies(SU, NonAliasStores); in buildSchedGraph()
957 addChainDependencies(SU, (ThisMayAlias ? Stores : NonAliasStores), V); in buildSchedGraph()
967 (ThisMayAlias ? Stores : NonAliasStores).insert(SU, V); in buildSchedGraph()
978 addChainDependencies(SU, NonAliasStores); in buildSchedGraph()
988 addChainDependencies(SU, (ThisMayAlias ? Stores : NonAliasStores), V); in buildSchedGraph()
1003 if (NonAliasStores.size() + NonAliasLoads.size() >= HugeRegion) { in buildSchedGraph()
1006 reduceHugeMemNodeMaps(NonAliasStores, NonAliasLoads, getReductionSize()); in buildSchedGraph()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp770 Value2SUsMap NonAliasStores, NonAliasLoads(1 /*TrueMemOrderLatency*/); in buildSchedGraph() local
906 addBarrierChain(NonAliasStores); in buildSchedGraph()
948 addChainDependencies(SU, NonAliasStores); in buildSchedGraph()
962 addChainDependencies(SU, (ThisMayAlias ? Stores : NonAliasStores), V); in buildSchedGraph()
972 (ThisMayAlias ? Stores : NonAliasStores).insert(SU, V); in buildSchedGraph()
983 addChainDependencies(SU, NonAliasStores); in buildSchedGraph()
993 addChainDependencies(SU, (ThisMayAlias ? Stores : NonAliasStores), V); in buildSchedGraph()
1008 if (NonAliasStores.size() + NonAliasLoads.size() >= HugeRegion) { in buildSchedGraph()
1011 reduceHugeMemNodeMaps(NonAliasStores, NonAliasLoads, getReductionSize()); in buildSchedGraph()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp770 Value2SUsMap NonAliasStores, NonAliasLoads(1 /*TrueMemOrderLatency*/); in buildSchedGraph() local
906 addBarrierChain(NonAliasStores); in buildSchedGraph()
948 addChainDependencies(SU, NonAliasStores); in buildSchedGraph()
962 addChainDependencies(SU, (ThisMayAlias ? Stores : NonAliasStores), V); in buildSchedGraph()
972 (ThisMayAlias ? Stores : NonAliasStores).insert(SU, V); in buildSchedGraph()
983 addChainDependencies(SU, NonAliasStores); in buildSchedGraph()
993 addChainDependencies(SU, (ThisMayAlias ? Stores : NonAliasStores), V); in buildSchedGraph()
1008 if (NonAliasStores.size() + NonAliasLoads.size() >= HugeRegion) { in buildSchedGraph()
1011 reduceHugeMemNodeMaps(NonAliasStores, NonAliasLoads, getReductionSize()); in buildSchedGraph()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp770 Value2SUsMap NonAliasStores, NonAliasLoads(1 /*TrueMemOrderLatency*/); in buildSchedGraph() local
906 addBarrierChain(NonAliasStores); in buildSchedGraph()
948 addChainDependencies(SU, NonAliasStores); in buildSchedGraph()
962 addChainDependencies(SU, (ThisMayAlias ? Stores : NonAliasStores), V); in buildSchedGraph()
972 (ThisMayAlias ? Stores : NonAliasStores).insert(SU, V); in buildSchedGraph()
983 addChainDependencies(SU, NonAliasStores); in buildSchedGraph()
993 addChainDependencies(SU, (ThisMayAlias ? Stores : NonAliasStores), V); in buildSchedGraph()
1008 if (NonAliasStores.size() + NonAliasLoads.size() >= HugeRegion) { in buildSchedGraph()
1011 reduceHugeMemNodeMaps(NonAliasStores, NonAliasLoads, getReductionSize()); in buildSchedGraph()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp770 Value2SUsMap NonAliasStores, NonAliasLoads(1 /*TrueMemOrderLatency*/); in buildSchedGraph() local
905 addBarrierChain(NonAliasStores); in buildSchedGraph()
947 addChainDependencies(SU, NonAliasStores); in buildSchedGraph()
961 addChainDependencies(SU, (ThisMayAlias ? Stores : NonAliasStores), V); in buildSchedGraph()
971 (ThisMayAlias ? Stores : NonAliasStores).insert(SU, V); in buildSchedGraph()
982 addChainDependencies(SU, NonAliasStores); in buildSchedGraph()
992 addChainDependencies(SU, (ThisMayAlias ? Stores : NonAliasStores), V); in buildSchedGraph()
1007 if (NonAliasStores.size() + NonAliasLoads.size() >= HugeRegion) { in buildSchedGraph()
1010 reduceHugeMemNodeMaps(NonAliasStores, NonAliasLoads, getReductionSize()); in buildSchedGraph()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp770 Value2SUsMap NonAliasStores, NonAliasLoads(1 /*TrueMemOrderLatency*/); in buildSchedGraph() local
906 addBarrierChain(NonAliasStores); in buildSchedGraph()
948 addChainDependencies(SU, NonAliasStores); in buildSchedGraph()
962 addChainDependencies(SU, (ThisMayAlias ? Stores : NonAliasStores), V); in buildSchedGraph()
972 (ThisMayAlias ? Stores : NonAliasStores).insert(SU, V); in buildSchedGraph()
983 addChainDependencies(SU, NonAliasStores); in buildSchedGraph()
993 addChainDependencies(SU, (ThisMayAlias ? Stores : NonAliasStores), V); in buildSchedGraph()
1008 if (NonAliasStores.size() + NonAliasLoads.size() >= HugeRegion) { in buildSchedGraph()
1011 reduceHugeMemNodeMaps(NonAliasStores, NonAliasLoads, getReductionSize()); in buildSchedGraph()
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/
H A DScheduleDAGInstrs.cpp744 Value2SUsMap NonAliasStores, NonAliasLoads(1 /*TrueMemOrderLatency*/); in buildSchedGraph() local
879 addBarrierChain(NonAliasStores); in buildSchedGraph()
921 addChainDependencies(SU, NonAliasStores); in buildSchedGraph()
935 addChainDependencies(SU, (ThisMayAlias ? Stores : NonAliasStores), V); in buildSchedGraph()
945 (ThisMayAlias ? Stores : NonAliasStores).insert(SU, V); in buildSchedGraph()
956 addChainDependencies(SU, NonAliasStores); in buildSchedGraph()
966 addChainDependencies(SU, (ThisMayAlias ? Stores : NonAliasStores), V); in buildSchedGraph()
981 if (NonAliasStores.size() + NonAliasLoads.size() >= HugeRegion) { in buildSchedGraph()
984 reduceHugeMemNodeMaps(NonAliasStores, NonAliasLoads, getReductionSize()); in buildSchedGraph()
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/
H A DScheduleDAGInstrs.cpp744 Value2SUsMap NonAliasStores, NonAliasLoads(1 /*TrueMemOrderLatency*/); in buildSchedGraph() local
871 addBarrierChain(NonAliasStores); in buildSchedGraph()
897 addChainDependencies(SU, NonAliasStores); in buildSchedGraph()
911 addChainDependencies(SU, (ThisMayAlias ? Stores : NonAliasStores), V); in buildSchedGraph()
921 (ThisMayAlias ? Stores : NonAliasStores).insert(SU, V); in buildSchedGraph()
932 addChainDependencies(SU, NonAliasStores); in buildSchedGraph()
942 addChainDependencies(SU, (ThisMayAlias ? Stores : NonAliasStores), V); in buildSchedGraph()
957 if (NonAliasStores.size() + NonAliasLoads.size() >= HugeRegion) { in buildSchedGraph()
960 reduceHugeMemNodeMaps(NonAliasStores, NonAliasLoads, getReductionSize()); in buildSchedGraph()
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/
H A DScheduleDAGInstrs.cpp732 Value2SUsMap NonAliasStores, NonAliasLoads(1 /*TrueMemOrderLatency*/); in buildSchedGraph() local
859 addBarrierChain(NonAliasStores); in buildSchedGraph()
885 addChainDependencies(SU, NonAliasStores); in buildSchedGraph()
899 addChainDependencies(SU, (ThisMayAlias ? Stores : NonAliasStores), V); in buildSchedGraph()
909 (ThisMayAlias ? Stores : NonAliasStores).insert(SU, V); in buildSchedGraph()
920 addChainDependencies(SU, NonAliasStores); in buildSchedGraph()
930 addChainDependencies(SU, (ThisMayAlias ? Stores : NonAliasStores), V); in buildSchedGraph()
945 if (NonAliasStores.size() + NonAliasLoads.size() >= HugeRegion) { in buildSchedGraph()
948 reduceHugeMemNodeMaps(NonAliasStores, NonAliasLoads, getReductionSize()); in buildSchedGraph()