Home | History | Annotate | Download | only in X86

Lines Matching refs:LibcallName

19717   const char *LibcallName =  isF64 ? "__sincos_stret" : "__sincosf_stret";
19720 DAG.getExternalSymbol(LibcallName, TLI.getPointerTy(DAG.getDataLayout()));