Home
last modified time | relevance | path

Searched refs:StoreI (Results 1 – 25 of 176) sorted by relevance

12345678

/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp136 MachineBasicBlock::iterator StoreI);
884 int StoreSize = getMemScale(*StoreI); in promoteLoadFromStore()
886 const MachineOperand &StMO = getLdStRegOp(*StoreI); in promoteLoadFromStore()
887 unsigned StRt = getLdStRegOp(*StoreI).getReg(); in promoteLoadFromStore()
981 LLVM_DEBUG(StoreI->print(dbgs())); in promoteLoadFromStore()
985 LLVM_DEBUG(StoreI->print(dbgs())); in promoteLoadFromStore()
1041 MachineBasicBlock::iterator &StoreI) { in findMatchingStore() argument
1075 StoreI = MBBI; in findMatchingStore()
1549 MachineBasicBlock::iterator StoreI; in tryToPromoteLoadFromStore() local
1550 if (findMatchingStore(MBBI, LdStLimit, StoreI)) { in tryToPromoteLoadFromStore()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp137 MachineBasicBlock::iterator StoreI);
885 int StoreSize = getMemScale(*StoreI); in promoteLoadFromStore()
887 const MachineOperand &StMO = getLdStRegOp(*StoreI); in promoteLoadFromStore()
888 unsigned StRt = getLdStRegOp(*StoreI).getReg(); in promoteLoadFromStore()
984 LLVM_DEBUG(StoreI->print(dbgs())); in promoteLoadFromStore()
988 LLVM_DEBUG(StoreI->print(dbgs())); in promoteLoadFromStore()
1044 MachineBasicBlock::iterator &StoreI) { in findMatchingStore() argument
1078 StoreI = MBBI; in findMatchingStore()
1552 MachineBasicBlock::iterator StoreI; in tryToPromoteLoadFromStore() local
1553 if (findMatchingStore(MBBI, LdStLimit, StoreI)) { in tryToPromoteLoadFromStore()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp137 MachineBasicBlock::iterator StoreI);
885 int StoreSize = getMemScale(*StoreI);
887 const MachineOperand &StMO = getLdStRegOp(*StoreI);
888 unsigned StRt = getLdStRegOp(*StoreI).getReg();
984 LLVM_DEBUG(StoreI->print(dbgs()));
988 LLVM_DEBUG(StoreI->print(dbgs()));
1044 MachineBasicBlock::iterator &StoreI) {
1078 StoreI = MBBI;
1552 MachineBasicBlock::iterator StoreI;
1553 if (findMatchingStore(MBBI, LdStLimit, StoreI)) {
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp157 MachineBasicBlock::iterator StoreI);
1015 int StoreSize = TII->getMemScale(*StoreI); in promoteLoadFromStore()
1017 const MachineOperand &StMO = getLdStRegOp(*StoreI); in promoteLoadFromStore()
1018 Register StRt = getLdStRegOp(*StoreI).getReg(); in promoteLoadFromStore()
1112 LLVM_DEBUG(StoreI->print(dbgs())); in promoteLoadFromStore()
1116 LLVM_DEBUG(StoreI->print(dbgs())); in promoteLoadFromStore()
1159 MachineBasicBlock::iterator &StoreI) { in findMatchingStore() argument
1195 StoreI = MBBI; in findMatchingStore()
1922 MachineBasicBlock::iterator StoreI; in tryToPromoteLoadFromStore() local
1923 if (findMatchingStore(MBBI, LdStLimit, StoreI)) { in tryToPromoteLoadFromStore()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp157 MachineBasicBlock::iterator StoreI);
1015 int StoreSize = TII->getMemScale(*StoreI); in promoteLoadFromStore()
1017 const MachineOperand &StMO = getLdStRegOp(*StoreI); in promoteLoadFromStore()
1018 Register StRt = getLdStRegOp(*StoreI).getReg(); in promoteLoadFromStore()
1112 LLVM_DEBUG(StoreI->print(dbgs())); in promoteLoadFromStore()
1116 LLVM_DEBUG(StoreI->print(dbgs())); in promoteLoadFromStore()
1159 MachineBasicBlock::iterator &StoreI) { in findMatchingStore() argument
1193 StoreI = MBBI; in findMatchingStore()
1899 MachineBasicBlock::iterator StoreI; in tryToPromoteLoadFromStore() local
1900 if (findMatchingStore(MBBI, LdStLimit, StoreI)) { in tryToPromoteLoadFromStore()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp156 MachineBasicBlock::iterator StoreI);
1015 int StoreSize = TII->getMemScale(*StoreI); in promoteLoadFromStore()
1017 const MachineOperand &StMO = getLdStRegOp(*StoreI); in promoteLoadFromStore()
1018 Register StRt = getLdStRegOp(*StoreI).getReg(); in promoteLoadFromStore()
1112 LLVM_DEBUG(StoreI->print(dbgs())); in promoteLoadFromStore()
1116 LLVM_DEBUG(StoreI->print(dbgs())); in promoteLoadFromStore()
1172 MachineBasicBlock::iterator &StoreI) { in findMatchingStore() argument
1206 StoreI = MBBI; in findMatchingStore()
1875 MachineBasicBlock::iterator StoreI; in tryToPromoteLoadFromStore() local
1876 if (findMatchingStore(MBBI, LdStLimit, StoreI)) { in tryToPromoteLoadFromStore()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp157 MachineBasicBlock::iterator StoreI);
1015 int StoreSize = TII->getMemScale(*StoreI); in promoteLoadFromStore()
1017 const MachineOperand &StMO = getLdStRegOp(*StoreI); in promoteLoadFromStore()
1018 Register StRt = getLdStRegOp(*StoreI).getReg(); in promoteLoadFromStore()
1112 LLVM_DEBUG(StoreI->print(dbgs())); in promoteLoadFromStore()
1116 LLVM_DEBUG(StoreI->print(dbgs())); in promoteLoadFromStore()
1159 MachineBasicBlock::iterator &StoreI) { in findMatchingStore() argument
1195 StoreI = MBBI; in findMatchingStore()
1922 MachineBasicBlock::iterator StoreI; in tryToPromoteLoadFromStore() local
1923 if (findMatchingStore(MBBI, LdStLimit, StoreI)) { in tryToPromoteLoadFromStore()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp157 MachineBasicBlock::iterator StoreI);
1015 int StoreSize = TII->getMemScale(*StoreI); in promoteLoadFromStore()
1017 const MachineOperand &StMO = getLdStRegOp(*StoreI); in promoteLoadFromStore()
1018 Register StRt = getLdStRegOp(*StoreI).getReg(); in promoteLoadFromStore()
1112 LLVM_DEBUG(StoreI->print(dbgs())); in promoteLoadFromStore()
1116 LLVM_DEBUG(StoreI->print(dbgs())); in promoteLoadFromStore()
1159 MachineBasicBlock::iterator &StoreI) { in findMatchingStore() argument
1193 StoreI = MBBI; in findMatchingStore()
1899 MachineBasicBlock::iterator StoreI; in tryToPromoteLoadFromStore() local
1900 if (findMatchingStore(MBBI, LdStLimit, StoreI)) { in tryToPromoteLoadFromStore()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp156 MachineBasicBlock::iterator StoreI);
1015 int StoreSize = TII->getMemScale(*StoreI); in promoteLoadFromStore()
1017 const MachineOperand &StMO = getLdStRegOp(*StoreI); in promoteLoadFromStore()
1018 Register StRt = getLdStRegOp(*StoreI).getReg(); in promoteLoadFromStore()
1112 LLVM_DEBUG(StoreI->print(dbgs())); in promoteLoadFromStore()
1116 LLVM_DEBUG(StoreI->print(dbgs())); in promoteLoadFromStore()
1172 MachineBasicBlock::iterator &StoreI) { in findMatchingStore() argument
1206 StoreI = MBBI; in findMatchingStore()
1875 MachineBasicBlock::iterator StoreI; in tryToPromoteLoadFromStore() local
1876 if (findMatchingStore(MBBI, LdStLimit, StoreI)) { in tryToPromoteLoadFromStore()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp156 MachineBasicBlock::iterator StoreI);
1015 int StoreSize = TII->getMemScale(*StoreI); in promoteLoadFromStore()
1017 const MachineOperand &StMO = getLdStRegOp(*StoreI); in promoteLoadFromStore()
1018 Register StRt = getLdStRegOp(*StoreI).getReg(); in promoteLoadFromStore()
1112 LLVM_DEBUG(StoreI->print(dbgs())); in promoteLoadFromStore()
1116 LLVM_DEBUG(StoreI->print(dbgs())); in promoteLoadFromStore()
1172 MachineBasicBlock::iterator &StoreI) { in findMatchingStore() argument
1206 StoreI = MBBI; in findMatchingStore()
1875 MachineBasicBlock::iterator StoreI; in tryToPromoteLoadFromStore() local
1876 if (findMatchingStore(MBBI, LdStLimit, StoreI)) { in tryToPromoteLoadFromStore()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp157 MachineBasicBlock::iterator StoreI);
1015 int StoreSize = TII->getMemScale(*StoreI); in promoteLoadFromStore()
1017 const MachineOperand &StMO = getLdStRegOp(*StoreI); in promoteLoadFromStore()
1018 Register StRt = getLdStRegOp(*StoreI).getReg(); in promoteLoadFromStore()
1112 LLVM_DEBUG(StoreI->print(dbgs())); in promoteLoadFromStore()
1116 LLVM_DEBUG(StoreI->print(dbgs())); in promoteLoadFromStore()
1159 MachineBasicBlock::iterator &StoreI) { in findMatchingStore() argument
1195 StoreI = MBBI; in findMatchingStore()
1922 MachineBasicBlock::iterator StoreI; in tryToPromoteLoadFromStore() local
1923 if (findMatchingStore(MBBI, LdStLimit, StoreI)) { in tryToPromoteLoadFromStore()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp158 MachineBasicBlock::iterator StoreI);
1090 int StoreSize = TII->getMemScale(*StoreI); in promoteLoadFromStore()
1092 const MachineOperand &StMO = getLdStRegOp(*StoreI); in promoteLoadFromStore()
1093 Register StRt = getLdStRegOp(*StoreI).getReg(); in promoteLoadFromStore()
1187 LLVM_DEBUG(StoreI->print(dbgs())); in promoteLoadFromStore()
1191 LLVM_DEBUG(StoreI->print(dbgs())); in promoteLoadFromStore()
1234 MachineBasicBlock::iterator &StoreI) { in findMatchingStore() argument
1270 StoreI = MBBI; in findMatchingStore()
2052 MachineBasicBlock::iterator StoreI; in tryToPromoteLoadFromStore() local
2053 if (findMatchingStore(MBBI, LdStLimit, StoreI)) { in tryToPromoteLoadFromStore()
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp158 MachineBasicBlock::iterator StoreI);
1090 int StoreSize = TII->getMemScale(*StoreI); in promoteLoadFromStore()
1092 const MachineOperand &StMO = getLdStRegOp(*StoreI); in promoteLoadFromStore()
1093 Register StRt = getLdStRegOp(*StoreI).getReg(); in promoteLoadFromStore()
1187 LLVM_DEBUG(StoreI->print(dbgs())); in promoteLoadFromStore()
1191 LLVM_DEBUG(StoreI->print(dbgs())); in promoteLoadFromStore()
1234 MachineBasicBlock::iterator &StoreI) { in findMatchingStore() argument
1270 StoreI = MBBI; in findMatchingStore()
2052 MachineBasicBlock::iterator StoreI; in tryToPromoteLoadFromStore() local
2053 if (findMatchingStore(MBBI, LdStLimit, StoreI)) { in tryToPromoteLoadFromStore()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp158 MachineBasicBlock::iterator StoreI);
1090 int StoreSize = TII->getMemScale(*StoreI); in promoteLoadFromStore()
1092 const MachineOperand &StMO = getLdStRegOp(*StoreI); in promoteLoadFromStore()
1093 Register StRt = getLdStRegOp(*StoreI).getReg(); in promoteLoadFromStore()
1187 LLVM_DEBUG(StoreI->print(dbgs())); in promoteLoadFromStore()
1191 LLVM_DEBUG(StoreI->print(dbgs())); in promoteLoadFromStore()
1234 MachineBasicBlock::iterator &StoreI) { in findMatchingStore() argument
1270 StoreI = MBBI; in findMatchingStore()
2052 MachineBasicBlock::iterator StoreI; in tryToPromoteLoadFromStore() local
2053 if (findMatchingStore(MBBI, LdStLimit, StoreI)) { in tryToPromoteLoadFromStore()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp158 MachineBasicBlock::iterator StoreI);
1090 int StoreSize = TII->getMemScale(*StoreI); in promoteLoadFromStore()
1092 const MachineOperand &StMO = getLdStRegOp(*StoreI); in promoteLoadFromStore()
1093 Register StRt = getLdStRegOp(*StoreI).getReg(); in promoteLoadFromStore()
1187 LLVM_DEBUG(StoreI->print(dbgs())); in promoteLoadFromStore()
1191 LLVM_DEBUG(StoreI->print(dbgs())); in promoteLoadFromStore()
1234 MachineBasicBlock::iterator &StoreI) { in findMatchingStore() argument
1270 StoreI = MBBI; in findMatchingStore()
2052 MachineBasicBlock::iterator StoreI; in tryToPromoteLoadFromStore() local
2053 if (findMatchingStore(MBBI, LdStLimit, StoreI)) { in tryToPromoteLoadFromStore()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp158 MachineBasicBlock::iterator StoreI);
1090 int StoreSize = TII->getMemScale(*StoreI); in promoteLoadFromStore()
1092 const MachineOperand &StMO = getLdStRegOp(*StoreI); in promoteLoadFromStore()
1093 Register StRt = getLdStRegOp(*StoreI).getReg(); in promoteLoadFromStore()
1187 LLVM_DEBUG(StoreI->print(dbgs())); in promoteLoadFromStore()
1191 LLVM_DEBUG(StoreI->print(dbgs())); in promoteLoadFromStore()
1234 MachineBasicBlock::iterator &StoreI) { in findMatchingStore() argument
1270 StoreI = MBBI; in findMatchingStore()
2052 MachineBasicBlock::iterator StoreI; in tryToPromoteLoadFromStore() local
2053 if (findMatchingStore(MBBI, LdStLimit, StoreI)) { in tryToPromoteLoadFromStore()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp158 MachineBasicBlock::iterator StoreI);
1090 int StoreSize = TII->getMemScale(*StoreI); in promoteLoadFromStore()
1092 const MachineOperand &StMO = getLdStRegOp(*StoreI); in promoteLoadFromStore()
1093 Register StRt = getLdStRegOp(*StoreI).getReg(); in promoteLoadFromStore()
1187 LLVM_DEBUG(StoreI->print(dbgs())); in promoteLoadFromStore()
1191 LLVM_DEBUG(StoreI->print(dbgs())); in promoteLoadFromStore()
1234 MachineBasicBlock::iterator &StoreI) { in findMatchingStore() argument
1270 StoreI = MBBI; in findMatchingStore()
2052 MachineBasicBlock::iterator StoreI; in tryToPromoteLoadFromStore() local
2053 if (findMatchingStore(MBBI, LdStLimit, StoreI)) { in tryToPromoteLoadFromStore()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/Hexagon/
H A DHexagonVLIWPacketizer.cpp1296 bool StoreI = I.mayStore(), StoreJ = J.mayStore(); in hasDualStoreDependence() local
1297 if ((SysI && StoreJ) || (SysJ && StoreI)) in hasDualStoreDependence()
1300 if (StoreI && StoreJ) { in hasDualStoreDependence()
1306 bool MopStI = HII->isMemOp(I) || StoreI; in hasDualStoreDependence()
1312 return (StoreJ && HII->isDeallocRet(I)) || (StoreI && HII->isDeallocRet(J)); in hasDualStoreDependence()
1524 bool LoadI = I.mayLoad(), StoreI = I.mayStore(); in isLegalToPacketizeTogether() local
1531 ((LoadJ && StoreI && !NVStoreI) || in isLegalToPacketizeTogether()
1546 if (!LoadJ || (!LoadI && !StoreI)) { in isLegalToPacketizeTogether()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/Hexagon/
H A DHexagonVLIWPacketizer.cpp1296 bool StoreI = I.mayStore(), StoreJ = J.mayStore(); in hasDualStoreDependence() local
1297 if ((SysI && StoreJ) || (SysJ && StoreI)) in hasDualStoreDependence()
1300 if (StoreI && StoreJ) { in hasDualStoreDependence()
1306 bool MopStI = HII->isMemOp(I) || StoreI; in hasDualStoreDependence()
1312 return (StoreJ && HII->isDeallocRet(I)) || (StoreI && HII->isDeallocRet(J)); in hasDualStoreDependence()
1524 bool LoadI = I.mayLoad(), StoreI = I.mayStore(); in isLegalToPacketizeTogether() local
1531 ((LoadJ && StoreI && !NVStoreI) || in isLegalToPacketizeTogether()
1546 if (!LoadJ || (!LoadI && !StoreI)) { in isLegalToPacketizeTogether()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/Hexagon/
H A DHexagonVLIWPacketizer.cpp1289 bool StoreI = I.mayStore(), StoreJ = J.mayStore(); in hasDualStoreDependence() local
1290 if ((SysI && StoreJ) || (SysJ && StoreI)) in hasDualStoreDependence()
1293 if (StoreI && StoreJ) { in hasDualStoreDependence()
1299 bool MopStI = HII->isMemOp(I) || StoreI; in hasDualStoreDependence()
1305 return (StoreJ && HII->isDeallocRet(I)) || (StoreI && HII->isDeallocRet(J)); in hasDualStoreDependence()
1517 bool LoadI = I.mayLoad(), StoreI = I.mayStore(); in isLegalToPacketizeTogether() local
1524 ((LoadJ && StoreI && !NVStoreI) || in isLegalToPacketizeTogether()
1539 if (!LoadJ || (!LoadI && !StoreI)) { in isLegalToPacketizeTogether()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/Hexagon/
H A DHexagonVLIWPacketizer.cpp1296 bool StoreI = I.mayStore(), StoreJ = J.mayStore(); in hasDualStoreDependence() local
1297 if ((SysI && StoreJ) || (SysJ && StoreI)) in hasDualStoreDependence()
1300 if (StoreI && StoreJ) { in hasDualStoreDependence()
1306 bool MopStI = HII->isMemOp(I) || StoreI; in hasDualStoreDependence()
1312 return (StoreJ && HII->isDeallocRet(I)) || (StoreI && HII->isDeallocRet(J)); in hasDualStoreDependence()
1524 bool LoadI = I.mayLoad(), StoreI = I.mayStore(); in isLegalToPacketizeTogether() local
1531 ((LoadJ && StoreI && !NVStoreI) || in isLegalToPacketizeTogether()
1546 if (!LoadJ || (!LoadI && !StoreI)) { in isLegalToPacketizeTogether()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/Hexagon/
H A DHexagonVLIWPacketizer.cpp1296 bool StoreI = I.mayStore(), StoreJ = J.mayStore(); in hasDualStoreDependence() local
1297 if ((SysI && StoreJ) || (SysJ && StoreI)) in hasDualStoreDependence()
1300 if (StoreI && StoreJ) { in hasDualStoreDependence()
1306 bool MopStI = HII->isMemOp(I) || StoreI; in hasDualStoreDependence()
1312 return (StoreJ && HII->isDeallocRet(I)) || (StoreI && HII->isDeallocRet(J)); in hasDualStoreDependence()
1524 bool LoadI = I.mayLoad(), StoreI = I.mayStore(); in isLegalToPacketizeTogether() local
1531 ((LoadJ && StoreI && !NVStoreI) || in isLegalToPacketizeTogether()
1546 if (!LoadJ || (!LoadI && !StoreI)) { in isLegalToPacketizeTogether()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/Hexagon/
H A DHexagonVLIWPacketizer.cpp1296 bool StoreI = I.mayStore(), StoreJ = J.mayStore(); in hasDualStoreDependence() local
1297 if ((SysI && StoreJ) || (SysJ && StoreI)) in hasDualStoreDependence()
1300 if (StoreI && StoreJ) { in hasDualStoreDependence()
1306 bool MopStI = HII->isMemOp(I) || StoreI; in hasDualStoreDependence()
1312 return (StoreJ && HII->isDeallocRet(I)) || (StoreI && HII->isDeallocRet(J)); in hasDualStoreDependence()
1524 bool LoadI = I.mayLoad(), StoreI = I.mayStore(); in isLegalToPacketizeTogether() local
1531 ((LoadJ && StoreI && !NVStoreI) || in isLegalToPacketizeTogether()
1546 if (!LoadJ || (!LoadI && !StoreI)) { in isLegalToPacketizeTogether()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/Hexagon/
H A DHexagonVLIWPacketizer.cpp1296 bool StoreI = I.mayStore(), StoreJ = J.mayStore(); in hasDualStoreDependence() local
1297 if ((SysI && StoreJ) || (SysJ && StoreI)) in hasDualStoreDependence()
1300 if (StoreI && StoreJ) { in hasDualStoreDependence()
1306 bool MopStI = HII->isMemOp(I) || StoreI; in hasDualStoreDependence()
1312 return (StoreJ && HII->isDeallocRet(I)) || (StoreI && HII->isDeallocRet(J)); in hasDualStoreDependence()
1524 bool LoadI = I.mayLoad(), StoreI = I.mayStore(); in isLegalToPacketizeTogether() local
1531 ((LoadJ && StoreI && !NVStoreI) || in isLegalToPacketizeTogether()
1546 if (!LoadJ || (!LoadI && !StoreI)) { in isLegalToPacketizeTogether()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonVLIWPacketizer.cpp1289 bool StoreI = I.mayStore(), StoreJ = J.mayStore(); in hasDualStoreDependence() local
1290 if ((SysI && StoreJ) || (SysJ && StoreI)) in hasDualStoreDependence()
1293 if (StoreI && StoreJ) { in hasDualStoreDependence()
1299 bool MopStI = HII->isMemOp(I) || StoreI; in hasDualStoreDependence()
1305 return (StoreJ && HII->isDeallocRet(I)) || (StoreI && HII->isDeallocRet(J)); in hasDualStoreDependence()
1517 bool LoadI = I.mayLoad(), StoreI = I.mayStore(); in isLegalToPacketizeTogether() local
1524 ((LoadJ && StoreI && !NVStoreI) || in isLegalToPacketizeTogether()
1539 if (!LoadJ || (!LoadI && !StoreI)) { in isLegalToPacketizeTogether()

12345678