Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARC/
H A DARCExpandPseudos.cpp38 void expandStore(MachineFunction &, MachineBasicBlock::iterator);
62 void ARCExpandPseudos::expandStore(MachineFunction &MF, in expandStore() function in ARCExpandPseudos
143 expandStore(MF, MBBI); in runOnMachineFunction()
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIMemoryLegalizer.cpp587 bool expandStore(const SIMemOpInfo &MOI,
2182 bool SIMemoryLegalizer::expandStore(const SIMemOpInfo &MOI, in expandStore() function in SIMemoryLegalizer
2334 Changed |= expandStore(MOI.value(), MI); in runOnMachineFunction()