Home
last modified time | relevance | path

Searched defs:StoreI (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp1069 MachineBasicBlock::iterator StoreI) { in promoteLoadFromStore()
1220 MachineBasicBlock::iterator &StoreI) { in findMatchingStore()
2081 MachineBasicBlock::iterator StoreI; in tryToPromoteLoadFromStore() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonVLIWPacketizer.cpp1302 bool StoreI = I.mayStore(), StoreJ = J.mayStore(); in hasDualStoreDependence() local
1530 bool LoadI = I.mayLoad(), StoreI = I.mayStore(); in isLegalToPacketizeTogether() local
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DVerifier.cpp3967 if (auto StoreI = dyn_cast<StoreInst>(U)) in verifySwiftErrorValue() local
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp930 } else if (auto *StoreI = dyn_cast<StoreInst>(I)) { in supportedAddressingMode() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp1775 if (auto *StoreI = dyn_cast<StoreInst>(Usr)) in updateImpl() local