Searched refs:allocFloat (Results 1 – 4 of 4) sorted by relevance
430 Floating Result = S.allocFloat(LHS.getSemantics()); in Addf()450 Floating Result = S.allocFloat(LHS.getSemantics()); in Subf()470 Floating Result = S.allocFloat(LHS.getSemantics()); in Mulf()495 Floating RA = S.allocFloat(A.getSemantics()); in Mulc()500 Floating RI = S.allocFloat(A.getSemantics()); in Mulc()555 Floating RA = S.allocFloat(A.getSemantics()); in Divc()560 Floating RI = S.allocFloat(A.getSemantics()); in Divc()746 Floating Result = S.allocFloat(LHS.getSemantics()); in Divf()772 T Result = S.allocFloat(Value.getSemantics()); in Neg()952 Floating Result = S.allocFloat(Value.getSemantics()); in IncDecFloatHelper()[all …]
146 Floating allocFloat(const llvm::fltSemantics &Sem) { in allocFloat() function
357 Floating Result = S.allocFloat(TargetSemantics); in interp__builtin_nan()390 Floating Result = S.allocFloat(TargetSemantics); in interp__builtin_inf()400 Floating Result = S.allocFloat(Arg1.getSemantics()); in interp__builtin_copysign()414 Floating Result = S.allocFloat(LHS.getSemantics()); in interp__builtin_fmin()428 Floating Result = S.allocFloat(LHS.getSemantics()); in interp__builtin_fmax()615 Floating Result = S.allocFloat(Val.getSemantics()); in interp__builtin_fabs()
406 Floating R = S.allocFloat(Semantics); in DoBitCastPtr()