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