Home
last modified time | relevance | path

Searched refs:IsLegacy (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp3288 bool IsLegacy = Opc == AMDGPU::V_MAC_LEGACY_F32_e32 || in convertToThreeAddress() local
3340 !IsLegacy && in convertToThreeAddress()
3426 : IsLegacy in convertToThreeAddress()
3430 : IsLegacy ? AMDGPU::V_MAD_LEGACY_F32_e64 in convertToThreeAddress()