Searched refs:SIMemoryLegalizer (Results 1 – 3 of 3) sorted by relevance
562 class SIMemoryLegalizer final : public MachineFunctionPass { class601 SIMemoryLegalizer() : MachineFunctionPass(ID) {} in SIMemoryLegalizer() function in __anon363febf70111::SIMemoryLegalizer2126 bool SIMemoryLegalizer::removeAtomicPseudoMIs() { in removeAtomicPseudoMIs()2137 bool SIMemoryLegalizer::expandLoad(const SIMemOpInfo &MOI, in expandLoad()2182 bool SIMemoryLegalizer::expandStore(const SIMemOpInfo &MOI, in expandStore()2215 bool SIMemoryLegalizer::expandAtomicFence(const SIMemOpInfo &MOI, in expandAtomicFence()2304 bool SIMemoryLegalizer::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction()2346 INITIALIZE_PASS(SIMemoryLegalizer, DEBUG_TYPE, PASS_NAME, false, false)2348 char SIMemoryLegalizer::ID = 0;2349 char &llvm::SIMemoryLegalizerID = SIMemoryLegalizer::ID;[all …]
150 SIMemoryLegalizer.cpp
230 "SIMemoryLegalizer.cpp",