Searched defs:isFMAFasterThanFMulAndFAdd (Results 1 - 7 of 7) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp15081 bool ARMTargetLowering::isFMAFasterThanFMulAndFAdd(const MachineFunction &MF, function in class:ARMTargetLowering
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp15307 bool PPCTargetLowering::isFMAFasterThanFMulAndFAdd(const MachineFunction &MF, function in class:PPCTargetLowering
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp676 bool SystemZTargetLowering::isFMAFasterThanFMulAndFAdd( function in class:SystemZTargetLowering
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp1908 bool HexagonTargetLowering::isFMAFasterThanFMulAndFAdd( function in class:HexagonTargetLowering
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp3922 bool SITargetLowering::isFMAFasterThanFMulAndFAdd(const MachineFunction &MF, function in class:SITargetLowering
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp9535 bool AArch64TargetLowering::isFMAFasterThanFMulAndFAdd( function in class:AArch64TargetLowering
9553 bool AArch64TargetLowering::isFMAFasterThanFMulAndFAdd(const Function &F, function in class:AArch64TargetLowering
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2518 virtual bool isFMAFasterThanFMulAndFAdd(const MachineFunction &MF, function
2524 virtual bool isFMAFasterThanFMulAndFAdd(const Function &F, Type *) const { function

Completed in 458 milliseconds