Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibCalls.cpp112 bool AllowStrictFP = false);
120 bool AllowStrictFP = false);
1219 bool AllowStrictFP) { in shouldReplaceLibcallWithIntrinsic() argument
1234 if (!AllowStrictFP && ParentF->hasFnAttribute(Attribute::StrictFP)) in shouldReplaceLibcallWithIntrinsic()
1265 bool AllowF64, bool AllowStrictFP) { in tryReplaceLibcallWithSimpleIntrinsic() argument
1267 AllowStrictFP)) in tryReplaceLibcallWithSimpleIntrinsic()