Searched refs:Is64VSXStore (Results 1 – 2 of 2) sorted by relevance
663 bool Is64VSXStore = IsVSFRC && Opc == PPC::STFD; in PPCEmitStore() local664 if ((Is32VSXStore || Is64VSXStore) && in PPCEmitStore()675 if (Is32VSXStore || Is64VSXStore) return false; in PPCEmitStore()692 if (Is32VSXStore || Is64VSXStore) return false; in PPCEmitStore()
678 bool Is64VSXStore = IsVSFRC && Opc == PPC::STFD; in PPCEmitStore() local679 if ((Is32VSXStore || Is64VSXStore) && in PPCEmitStore()690 if (Is32VSXStore || Is64VSXStore) return false; in PPCEmitStore()707 if (Is32VSXStore || Is64VSXStore) in PPCEmitStore()