Searched refs:shouldUseStrictFP_TO_INT (Results 1 – 4 of 4) sorted by relevance
1051 bool shouldUseStrictFP_TO_INT(EVT FpVT, EVT IntVT,
4891 bool X86TargetLowering::shouldUseStrictFP_TO_INT(EVT FpVT, EVT IntVT, in shouldUseStrictFP_TO_INT() function in X86TargetLowering
1786 virtual bool shouldUseStrictFP_TO_INT(EVT FpVT, EVT IntVT, in shouldUseStrictFP_TO_INT() function
4403 bool Strict = shouldUseStrictFP_TO_INT(SrcVT, DstVT, /*IsSigned*/ false); in expandFP_TO_UINT()