Searched refs:Is32VSXStore (Results 1 – 1 of 1) sorted by relevance
648 bool Is32VSXStore = IsVSSRC && Opc == PPC::STFS; in PPCEmitStore() local650 if ((Is32VSXStore || Is64VSXStore) && in PPCEmitStore()661 if (Is32VSXStore || Is64VSXStore) return false; in PPCEmitStore()678 if (Is32VSXStore || Is64VSXStore) in PPCEmitStore()