Searched refs:Is32VSXStore (Results 1 – 1 of 1) sorted by relevance
662 bool Is32VSXStore = IsVSSRC && Opc == PPC::STFS; in PPCEmitStore() local664 if ((Is32VSXStore || Is64VSXStore) && in PPCEmitStore()675 if (Is32VSXStore || Is64VSXStore) return false; in PPCEmitStore()692 if (Is32VSXStore || Is64VSXStore) in PPCEmitStore()