Searched refs:ExpandStore (Results 1 – 2 of 2) sorted by relevance
37 void ExpandStore(MachineFunction &, MachineBasicBlock::iterator);59 void ARCExpandPseudos::ExpandStore(MachineFunction &MF, in ExpandStore() function in ARCExpandPseudos88 ExpandStore(MF, MBBI); in runOnMachineFunction()
138 SDValue ExpandStore(SDNode *N);312 SDValue Chain = ExpandStore(Node); in LegalizeOp()727 SDValue VectorLegalizer::ExpandStore(SDNode *N) { in ExpandStore() function in VectorLegalizer