Home | History | Annotate | Download | only in CodeGen

Lines Matching full:libcall

572 /// \brief Emit a libcall for a binary operation on complex types.
610 /// \brief Lookup the libcall name for a given floating point type complex
649 // test for NaNs. If we find NaNs in the result, we delegate to a libcall
652 // *extremely* rare, and so the cost of the libcall is almost irrelevant.
653 // This is good, because the libcall re-computes the core multiplication
655 // a generic complex*complex libcall.
688 // Now emit the libcall on this slowest of the slow paths.
742 // If we have a complex operand on the RHS, we delegate to a libcall to
745 // FIXME: We would be able to avoid the libcall in many places if we