Searched refs:ExpandStore (Results 1 – 3 of 3) 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()
106 SDValue ExpandStore(SDValue Op);246 return LegalizeOp(ExpandStore(Op)); in LegalizeOp()638 SDValue VectorLegalizer::ExpandStore(SDValue Op) { in ExpandStore() function in __anon741ec2090111::VectorLegalizer
127 SDValue ExpandStore(SDValue Op);280 return LegalizeOp(ExpandStore(Op)); in LegalizeOp()700 SDValue VectorLegalizer::ExpandStore(SDValue Op) { in ExpandStore() function in VectorLegalizer