Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp4039 bool IsF64 = Opc == AMDGPU::V_FMAC_F64_e32 || Opc == AMDGPU::V_FMAC_F64_e64; in convertToThreeAddress() local
4095 (!IsF64 || ST.hasFmaakFmamkF64Insts()) && in convertToThreeAddress()