Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.cpp2310 bool IsFMA = N->getOpcode() == ISD::FMA; in SelectFMAD_FMA() local
H A DSIInstrInfo.cpp2780 bool IsFMA = Opc == AMDGPU::V_FMA_F32_e64 || Opc == AMDGPU::V_FMAC_F32_e64 || in FoldImmediate() local
3048 bool IsFMA = Opc == AMDGPU::V_FMAC_F32_e32 || Opc == AMDGPU::V_FMAC_F32_e64 || in convertToThreeAddress() local