Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIMemoryLegalizer.cpp247 getStoreInfo(const MachineBasicBlock::iterator &MI) const;
753 SIMemOpAccess::getStoreInfo(const MachineBasicBlock::iterator &MI) const { in getStoreInfo() function in SIMemOpAccess
2322 else if (const auto &MOI = MOA.getStoreInfo(MI)) in runOnMachineFunction()