Home
last modified time | relevance | path

Searched refs:AllowStrictFP (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibCalls.cpp113 bool AllowStrictFP = false);
121 bool AllowStrictFP = false);
1261 bool AllowStrictFP) { in shouldReplaceLibcallWithIntrinsic() argument
1276 if (!AllowStrictFP && ParentF->hasFnAttribute(Attribute::StrictFP)) in shouldReplaceLibcallWithIntrinsic()
1307 bool AllowF64, bool AllowStrictFP) { in tryReplaceLibcallWithSimpleIntrinsic() argument
1309 AllowStrictFP)) in tryReplaceLibcallWithSimpleIntrinsic()