Home
last modified time | relevance | path

Searched defs:FMAD (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h501 FMAD, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp1602 if (auto FMAD = in instCombineSVEVectorFAdd() local
1622 if (auto FMAD = in instCombineSVEVectorFAddU() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp1276 auto FMAD = !ST->hasMadMacF32Insts() in expandDivRem24Impl() local
H A DAMDGPUISelLowering.cpp2064 unsigned FMAD = in LowerUDIVREM64() local