Home
last modified time | relevance | path

Searched defs:IsFMA (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUIGroupLP.cpp1158 class IsFMA final : public InstructionRule { global() class in __anonc429d1160111::MFMAExpInterleaveOpt
1165 IsFMA(const SIInstrInfo *TII, unsigned SGID, bool NeedsCache = false) IsFMA() function in __anonc429d1160111::MFMAExpInterleaveOpt::IsFMA
H A DSIInstrInfo.cpp3520 bool IsFMA = foldImmediate() local
3883 bool IsFMA = Opc == AMDGPU::V_FMAC_F32_e32 || Opc == AMDGPU::V_FMAC_F32_e64 || convertToThreeAddress() local