Home | History | Annotate | Download | only in X86

Lines Matching full:libcall

1772   // Combine sin / cos into one node or libcall if possible.
1777 // For MacOSX, we don't want the normal expansion of a libcall to sincos.
1778 // We want to issue a libcall to __sincos_stret to avoid memory traffic.
18138 RTLIB::Libcall LC;
18141 default: llvm_unreachable("Unexpected request for libcall!");