Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUIGroupLP.cpp1154 class IsFMA final : public InstructionRule { class in __anon5d856e630111::MFMAExpInterleaveOpt
1161 IsFMA(const SIInstrInfo *TII, unsigned SGID, bool NeedsCache = false) in IsFMA() function in __anon5d856e630111::MFMAExpInterleaveOpt::IsFMA
H A DSIInstrInfo.cpp3519 bool IsFMA = in foldImmediate() local
3882 bool IsFMA = Opc == AMDGPU::V_FMAC_F32_e32 || Opc == AMDGPU::V_FMAC_F32_e64 || in convertToThreeAddress() local