Searched refs:real_result (Results 1 – 3 of 3) sorted by relevance
474 XlaOp real_result = Select(need_to_reflect, reflection, y); in Digamma() local479 real_result); in Digamma()
459 llvm::Value* real_result = b->CreateFSub(real_result1, real_result2); in MultiplyComplex() local463 return {real_result, imag_result}; in MultiplyComplex()
543 auto real_result = FSub(FMul(exp_a, cos_b), one); in EmitComplexUnaryOp() local545 return EmitComposeComplex(op, real_result, imag_result); in EmitComplexUnaryOp()