Searched defs:FMAD (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | ISDOpcodes.h | 487 FMAD, global() enumerator |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64TargetTransformInfo.cpp | 1457 if (auto FMAD = instCombineSVEVectorFAdd() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPUCodeGenPrepare.cpp | 1271 auto FMAD = !ST->hasMadMacF32Insts() expandDivRem24Impl() local |
H A D | AMDGPUISelLowering.cpp | 2023 unsigned FMAD = LowerUDIVREM64() local |