Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/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()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMemoryLegalizer.cpp680 bool expandStore(const SIMemOpInfo &MOI,
2667 bool SIMemoryLegalizer::expandStore(const SIMemOpInfo &MOI, in expandStore() function in SIMemoryLegalizer
2834 Changed |= expandStore(*MOI, MI); in runOnMachineFunction()