Searched refs:ExpandStore (Results 1 – 2 of 2) sorted by relevance
38 void ExpandStore(MachineFunction &, MachineBasicBlock::iterator);60 void ARCExpandPseudos::ExpandStore(MachineFunction &MF, in ExpandStore() function in ARCExpandPseudos89 ExpandStore(MF, MBBI); in runOnMachineFunction()
134 SDValue ExpandStore(SDValue Op);291 return LegalizeOp(ExpandStore(Op)); in LegalizeOp()727 SDValue VectorLegalizer::ExpandStore(SDValue Op) { in ExpandStore() function in VectorLegalizer