Searched refs:IsF64 (Results 1 – 1 of 1) sorted by relevance
3888 bool IsF64 = Opc == AMDGPU::V_FMAC_F64_e32 || Opc == AMDGPU::V_FMAC_F64_e64; in convertToThreeAddress() local3942 if (!Src0Mods && !Src1Mods && !Src2Mods && !Clamp && !Omod && !IsF64 && in convertToThreeAddress()4034 : IsF64 ? AMDGPU::V_FMA_F64_e64 in convertToThreeAddress()