Searched refs:CreateFloatingToFixed (Results 1 – 2 of 2) sorted by relevance
189 Value *CreateFloatingToFixed(Value *Src, const FixedPointSemantics &DstSema) { in CreateFloatingToFixed() function
1472 Result = FPBuilder.CreateFloatingToFixed(Src, in EmitFixedPointConversion()