Searched refs:SINCOS_F80 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/llvm/include/llvm/CodeGen/
H A DRuntimeLibcalls.h163 SINCOS_F80, enumerator in enum:llvm::RTLIB::Libcall
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp348 Names[RTLIB::SINCOS_F80] = "sincosl";
355 Names[RTLIB::SINCOS_F80] = 0;
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp2107 case MVT::f80: LC = RTLIB::SINCOS_F80; break;
2157 case MVT::f80: LC = RTLIB::SINCOS_F80; break;

Completed in 126 milliseconds