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.cpp109 bool AllowStrictFP = false);
117 bool AllowStrictFP = false);
1259 bool AllowStrictFP) { in shouldReplaceLibcallWithIntrinsic() argument
1274 if (!AllowStrictFP && ParentF->hasFnAttribute(Attribute::StrictFP)) in shouldReplaceLibcallWithIntrinsic()
1305 bool AllowF64, bool AllowStrictFP) { in tryReplaceLibcallWithSimpleIntrinsic() argument
1307 AllowStrictFP)) in tryReplaceLibcallWithSimpleIntrinsic()