Searched refs:SIMemoryLegalizer (Results 1 – 4 of 4) sorted by relevance
492 class SIMemoryLegalizer final : public MachineFunctionPass { class531 SIMemoryLegalizer() : MachineFunctionPass(ID) {} in SIMemoryLegalizer() function in __anon45e28bb20111::SIMemoryLegalizer1566 bool SIMemoryLegalizer::removeAtomicPseudoMIs() { in removeAtomicPseudoMIs()1577 bool SIMemoryLegalizer::expandLoad(const SIMemOpInfo &MOI, in expandLoad()1622 bool SIMemoryLegalizer::expandStore(const SIMemOpInfo &MOI, in expandStore()1655 bool SIMemoryLegalizer::expandAtomicFence(const SIMemOpInfo &MOI, in expandAtomicFence()1697 bool SIMemoryLegalizer::expandAtomicCmpxchgOrRmw(const SIMemOpInfo &MOI, in expandAtomicCmpxchgOrRmw()1744 bool SIMemoryLegalizer::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction()1786 INITIALIZE_PASS(SIMemoryLegalizer, DEBUG_TYPE, PASS_NAME, false, false)1788 char SIMemoryLegalizer::ID = 0;[all …]
131 SIMemoryLegalizer.cpp
100 SIMemoryLegalizer.cpp \
213 "SIMemoryLegalizer.cpp",