Home
last modified time | relevance | path

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

/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp13051 unsigned NumberOfSlices = LoadedSlices.size(); in adjustCostForPairing()
13058 llvm::sort(LoadedSlices.begin(), LoadedSlices.end(), in adjustCostForPairing()
13071 Second = &LoadedSlices[CurrSlice]; in adjustCostForPairing()
13118 unsigned NumberOfSlices = LoadedSlices.size(); in isSlicingProfitable()
13135 const LoadedSlice &LS = LoadedSlices[CurrSlice]; in isSlicingProfitable()
13146 adjustCostForPairing(LoadedSlices, GlobalSlicingCost); in isSlicingProfitable()
13169 SmallVector<LoadedSlice, 4> LoadedSlices; in SliceUpLoad() local
13218 LoadedSlices.push_back(LS); in SliceUpLoad()
13222 if (!isSlicingProfitable(LoadedSlices, UsedBits, ForCodeSize)) in SliceUpLoad()
13233 LSIt = LoadedSlices.begin(), in SliceUpLoad()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp13575 unsigned NumberOfSlices = LoadedSlices.size(); in adjustCostForPairing()
13586 const TargetLowering &TLI = LoadedSlices[0].DAG->getTargetLoweringInfo(); in adjustCostForPairing()
13594 Second = &LoadedSlices[CurrSlice]; in adjustCostForPairing()
13641 unsigned NumberOfSlices = LoadedSlices.size(); in isSlicingProfitable()
13658 const LoadedSlice &LS = LoadedSlices[CurrSlice]; in isSlicingProfitable()
13669 adjustCostForPairing(LoadedSlices, GlobalSlicingCost); in isSlicingProfitable()
13692 SmallVector<LoadedSlice, 4> LoadedSlices; in SliceUpLoad() local
13741 LoadedSlices.push_back(LS); in SliceUpLoad()
13745 if (!isSlicingProfitable(LoadedSlices, UsedBits, ForCodeSize)) in SliceUpLoad()
13756 LSIt = LoadedSlices.begin(), in SliceUpLoad()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp14763 unsigned NumberOfSlices = LoadedSlices.size(); in adjustCostForPairing()
14774 const TargetLowering &TLI = LoadedSlices[0].DAG->getTargetLoweringInfo(); in adjustCostForPairing()
14782 Second = &LoadedSlices[CurrSlice]; in adjustCostForPairing()
14829 unsigned NumberOfSlices = LoadedSlices.size(); in isSlicingProfitable()
14846 const LoadedSlice &LS = LoadedSlices[CurrSlice]; in isSlicingProfitable()
14857 adjustCostForPairing(LoadedSlices, GlobalSlicingCost); in isSlicingProfitable()
14880 SmallVector<LoadedSlice, 4> LoadedSlices; in SliceUpLoad() local
14929 LoadedSlices.push_back(LS); in SliceUpLoad()
14933 if (!isSlicingProfitable(LoadedSlices, UsedBits, ForCodeSize)) in SliceUpLoad()
14944 LSIt = LoadedSlices.begin(), in SliceUpLoad()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp14758 unsigned NumberOfSlices = LoadedSlices.size(); in adjustCostForPairing()
14769 const TargetLowering &TLI = LoadedSlices[0].DAG->getTargetLoweringInfo(); in adjustCostForPairing()
14777 Second = &LoadedSlices[CurrSlice]; in adjustCostForPairing()
14824 unsigned NumberOfSlices = LoadedSlices.size(); in isSlicingProfitable()
14841 const LoadedSlice &LS = LoadedSlices[CurrSlice]; in isSlicingProfitable()
14852 adjustCostForPairing(LoadedSlices, GlobalSlicingCost); in isSlicingProfitable()
14875 SmallVector<LoadedSlice, 4> LoadedSlices; in SliceUpLoad() local
14924 LoadedSlices.push_back(LS); in SliceUpLoad()
14928 if (!isSlicingProfitable(LoadedSlices, UsedBits, ForCodeSize)) in SliceUpLoad()
14939 LSIt = LoadedSlices.begin(), in SliceUpLoad()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp14763 unsigned NumberOfSlices = LoadedSlices.size(); in adjustCostForPairing()
14774 const TargetLowering &TLI = LoadedSlices[0].DAG->getTargetLoweringInfo(); in adjustCostForPairing()
14782 Second = &LoadedSlices[CurrSlice]; in adjustCostForPairing()
14829 unsigned NumberOfSlices = LoadedSlices.size(); in isSlicingProfitable()
14846 const LoadedSlice &LS = LoadedSlices[CurrSlice]; in isSlicingProfitable()
14857 adjustCostForPairing(LoadedSlices, GlobalSlicingCost); in isSlicingProfitable()
14880 SmallVector<LoadedSlice, 4> LoadedSlices; in SliceUpLoad() local
14929 LoadedSlices.push_back(LS); in SliceUpLoad()
14933 if (!isSlicingProfitable(LoadedSlices, UsedBits, ForCodeSize)) in SliceUpLoad()
14944 LSIt = LoadedSlices.begin(), in SliceUpLoad()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp14572 unsigned NumberOfSlices = LoadedSlices.size(); in adjustCostForPairing()
14583 const TargetLowering &TLI = LoadedSlices[0].DAG->getTargetLoweringInfo(); in adjustCostForPairing()
14591 Second = &LoadedSlices[CurrSlice]; in adjustCostForPairing()
14638 unsigned NumberOfSlices = LoadedSlices.size(); in isSlicingProfitable()
14655 const LoadedSlice &LS = LoadedSlices[CurrSlice]; in isSlicingProfitable()
14666 adjustCostForPairing(LoadedSlices, GlobalSlicingCost); in isSlicingProfitable()
14689 SmallVector<LoadedSlice, 4> LoadedSlices; in SliceUpLoad() local
14738 LoadedSlices.push_back(LS); in SliceUpLoad()
14742 if (!isSlicingProfitable(LoadedSlices, UsedBits, ForCodeSize)) in SliceUpLoad()
14753 LSIt = LoadedSlices.begin(), in SliceUpLoad()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp15533 unsigned NumberOfSlices = LoadedSlices.size(); in adjustCostForPairing()
15544 const TargetLowering &TLI = LoadedSlices[0].DAG->getTargetLoweringInfo(); in adjustCostForPairing()
15552 Second = &LoadedSlices[CurrSlice]; in adjustCostForPairing()
15599 unsigned NumberOfSlices = LoadedSlices.size(); in isSlicingProfitable()
15616 const LoadedSlice &LS = LoadedSlices[CurrSlice]; in isSlicingProfitable()
15627 adjustCostForPairing(LoadedSlices, GlobalSlicingCost); in isSlicingProfitable()
15656 SmallVector<LoadedSlice, 4> LoadedSlices; in SliceUpLoad() local
15705 LoadedSlices.push_back(LS); in SliceUpLoad()
15709 if (!isSlicingProfitable(LoadedSlices, UsedBits, ForCodeSize)) in SliceUpLoad()
15720 LSIt = LoadedSlices.begin(), in SliceUpLoad()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp15385 unsigned NumberOfSlices = LoadedSlices.size(); in adjustCostForPairing()
15396 const TargetLowering &TLI = LoadedSlices[0].DAG->getTargetLoweringInfo(); in adjustCostForPairing()
15404 Second = &LoadedSlices[CurrSlice]; in adjustCostForPairing()
15451 unsigned NumberOfSlices = LoadedSlices.size(); in isSlicingProfitable()
15468 const LoadedSlice &LS = LoadedSlices[CurrSlice]; in isSlicingProfitable()
15479 adjustCostForPairing(LoadedSlices, GlobalSlicingCost); in isSlicingProfitable()
15508 SmallVector<LoadedSlice, 4> LoadedSlices; in SliceUpLoad() local
15557 LoadedSlices.push_back(LS); in SliceUpLoad()
15561 if (!isSlicingProfitable(LoadedSlices, UsedBits, ForCodeSize)) in SliceUpLoad()
15572 LSIt = LoadedSlices.begin(), in SliceUpLoad()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp15803 unsigned NumberOfSlices = LoadedSlices.size(); in adjustCostForPairing()
15814 const TargetLowering &TLI = LoadedSlices[0].DAG->getTargetLoweringInfo(); in adjustCostForPairing()
15822 Second = &LoadedSlices[CurrSlice]; in adjustCostForPairing()
15869 unsigned NumberOfSlices = LoadedSlices.size(); in isSlicingProfitable()
15886 const LoadedSlice &LS = LoadedSlices[CurrSlice]; in isSlicingProfitable()
15897 adjustCostForPairing(LoadedSlices, GlobalSlicingCost); in isSlicingProfitable()
15926 SmallVector<LoadedSlice, 4> LoadedSlices; in SliceUpLoad() local
15975 LoadedSlices.push_back(LS); in SliceUpLoad()
15979 if (!isSlicingProfitable(LoadedSlices, UsedBits, ForCodeSize)) in SliceUpLoad()
15990 LSIt = LoadedSlices.begin(), in SliceUpLoad()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp15290 unsigned NumberOfSlices = LoadedSlices.size(); in adjustCostForPairing()
15301 const TargetLowering &TLI = LoadedSlices[0].DAG->getTargetLoweringInfo(); in adjustCostForPairing()
15309 Second = &LoadedSlices[CurrSlice]; in adjustCostForPairing()
15356 unsigned NumberOfSlices = LoadedSlices.size(); in isSlicingProfitable()
15373 const LoadedSlice &LS = LoadedSlices[CurrSlice]; in isSlicingProfitable()
15384 adjustCostForPairing(LoadedSlices, GlobalSlicingCost); in isSlicingProfitable()
15413 SmallVector<LoadedSlice, 4> LoadedSlices; in SliceUpLoad() local
15462 LoadedSlices.push_back(LS); in SliceUpLoad()
15466 if (!isSlicingProfitable(LoadedSlices, UsedBits, ForCodeSize)) in SliceUpLoad()
15477 LSIt = LoadedSlices.begin(), in SliceUpLoad()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp15803 unsigned NumberOfSlices = LoadedSlices.size(); in adjustCostForPairing()
15814 const TargetLowering &TLI = LoadedSlices[0].DAG->getTargetLoweringInfo(); in adjustCostForPairing()
15822 Second = &LoadedSlices[CurrSlice]; in adjustCostForPairing()
15869 unsigned NumberOfSlices = LoadedSlices.size(); in isSlicingProfitable()
15886 const LoadedSlice &LS = LoadedSlices[CurrSlice]; in isSlicingProfitable()
15897 adjustCostForPairing(LoadedSlices, GlobalSlicingCost); in isSlicingProfitable()
15926 SmallVector<LoadedSlice, 4> LoadedSlices; in SliceUpLoad() local
15975 LoadedSlices.push_back(LS); in SliceUpLoad()
15979 if (!isSlicingProfitable(LoadedSlices, UsedBits, ForCodeSize)) in SliceUpLoad()
15990 LSIt = LoadedSlices.begin(), in SliceUpLoad()
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp16304 unsigned NumberOfSlices = LoadedSlices.size(); in adjustCostForPairing()
16315 const TargetLowering &TLI = LoadedSlices[0].DAG->getTargetLoweringInfo(); in adjustCostForPairing()
16323 Second = &LoadedSlices[CurrSlice]; in adjustCostForPairing()
16368 static bool isSlicingProfitable(SmallVectorImpl<LoadedSlice> &LoadedSlices, in isSlicingProfitable() argument
16370 unsigned NumberOfSlices = LoadedSlices.size(); in isSlicingProfitable()
16387 const LoadedSlice &LS = LoadedSlices[CurrSlice]; in isSlicingProfitable()
16398 adjustCostForPairing(LoadedSlices, GlobalSlicingCost); in isSlicingProfitable()
16427 SmallVector<LoadedSlice, 4> LoadedSlices; in SliceUpLoad() local
16476 LoadedSlices.push_back(LS); in SliceUpLoad()
16480 if (!isSlicingProfitable(LoadedSlices, UsedBits, ForCodeSize)) in SliceUpLoad()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp16304 unsigned NumberOfSlices = LoadedSlices.size(); in adjustCostForPairing()
16315 const TargetLowering &TLI = LoadedSlices[0].DAG->getTargetLoweringInfo(); in adjustCostForPairing()
16323 Second = &LoadedSlices[CurrSlice]; in adjustCostForPairing()
16368 static bool isSlicingProfitable(SmallVectorImpl<LoadedSlice> &LoadedSlices, in isSlicingProfitable() argument
16370 unsigned NumberOfSlices = LoadedSlices.size(); in isSlicingProfitable()
16387 const LoadedSlice &LS = LoadedSlices[CurrSlice]; in isSlicingProfitable()
16398 adjustCostForPairing(LoadedSlices, GlobalSlicingCost); in isSlicingProfitable()
16427 SmallVector<LoadedSlice, 4> LoadedSlices; in SliceUpLoad() local
16476 LoadedSlices.push_back(LS); in SliceUpLoad()
16480 if (!isSlicingProfitable(LoadedSlices, UsedBits, ForCodeSize)) in SliceUpLoad()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp16304 unsigned NumberOfSlices = LoadedSlices.size(); in adjustCostForPairing()
16315 const TargetLowering &TLI = LoadedSlices[0].DAG->getTargetLoweringInfo(); in adjustCostForPairing()
16323 Second = &LoadedSlices[CurrSlice]; in adjustCostForPairing()
16368 static bool isSlicingProfitable(SmallVectorImpl<LoadedSlice> &LoadedSlices, in isSlicingProfitable() argument
16370 unsigned NumberOfSlices = LoadedSlices.size(); in isSlicingProfitable()
16387 const LoadedSlice &LS = LoadedSlices[CurrSlice]; in isSlicingProfitable()
16398 adjustCostForPairing(LoadedSlices, GlobalSlicingCost); in isSlicingProfitable()
16427 SmallVector<LoadedSlice, 4> LoadedSlices; in SliceUpLoad() local
16476 LoadedSlices.push_back(LS); in SliceUpLoad()
16480 if (!isSlicingProfitable(LoadedSlices, UsedBits, ForCodeSize)) in SliceUpLoad()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp16304 unsigned NumberOfSlices = LoadedSlices.size(); in adjustCostForPairing()
16315 const TargetLowering &TLI = LoadedSlices[0].DAG->getTargetLoweringInfo(); in adjustCostForPairing()
16323 Second = &LoadedSlices[CurrSlice]; in adjustCostForPairing()
16368 static bool isSlicingProfitable(SmallVectorImpl<LoadedSlice> &LoadedSlices, in isSlicingProfitable() argument
16370 unsigned NumberOfSlices = LoadedSlices.size(); in isSlicingProfitable()
16387 const LoadedSlice &LS = LoadedSlices[CurrSlice]; in isSlicingProfitable()
16398 adjustCostForPairing(LoadedSlices, GlobalSlicingCost); in isSlicingProfitable()
16427 SmallVector<LoadedSlice, 4> LoadedSlices; in SliceUpLoad() local
16476 LoadedSlices.push_back(LS); in SliceUpLoad()
16480 if (!isSlicingProfitable(LoadedSlices, UsedBits, ForCodeSize)) in SliceUpLoad()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp16304 unsigned NumberOfSlices = LoadedSlices.size(); in adjustCostForPairing()
16315 const TargetLowering &TLI = LoadedSlices[0].DAG->getTargetLoweringInfo(); in adjustCostForPairing()
16323 Second = &LoadedSlices[CurrSlice]; in adjustCostForPairing()
16368 static bool isSlicingProfitable(SmallVectorImpl<LoadedSlice> &LoadedSlices, in isSlicingProfitable() argument
16370 unsigned NumberOfSlices = LoadedSlices.size(); in isSlicingProfitable()
16387 const LoadedSlice &LS = LoadedSlices[CurrSlice]; in isSlicingProfitable()
16398 adjustCostForPairing(LoadedSlices, GlobalSlicingCost); in isSlicingProfitable()
16427 SmallVector<LoadedSlice, 4> LoadedSlices; in SliceUpLoad() local
16476 LoadedSlices.push_back(LS); in SliceUpLoad()
16480 if (!isSlicingProfitable(LoadedSlices, UsedBits, ForCodeSize)) in SliceUpLoad()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp16344 unsigned NumberOfSlices = LoadedSlices.size(); in adjustCostForPairing()
16355 const TargetLowering &TLI = LoadedSlices[0].DAG->getTargetLoweringInfo(); in adjustCostForPairing()
16363 Second = &LoadedSlices[CurrSlice]; in adjustCostForPairing()
16408 static bool isSlicingProfitable(SmallVectorImpl<LoadedSlice> &LoadedSlices, in isSlicingProfitable() argument
16410 unsigned NumberOfSlices = LoadedSlices.size(); in isSlicingProfitable()
16427 const LoadedSlice &LS = LoadedSlices[CurrSlice]; in isSlicingProfitable()
16438 adjustCostForPairing(LoadedSlices, GlobalSlicingCost); in isSlicingProfitable()
16467 SmallVector<LoadedSlice, 4> LoadedSlices; in SliceUpLoad() local
16516 LoadedSlices.push_back(LS); in SliceUpLoad()
16520 if (!isSlicingProfitable(LoadedSlices, UsedBits, ForCodeSize)) in SliceUpLoad()
[all …]