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

/external/llvm/include/llvm/CodeGen/
H A DRuntimeLibcalls.h164 SINCOS_F128, enumerator in enum:llvm::RTLIB::Libcall
/external/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp480 Names[RTLIB::SINCOS_F128] = "sincosl";
/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp2159 case MVT::f128: LC = RTLIB::SINCOS_F128; break;
2206 case MVT::f128: LC = RTLIB::SINCOS_F128; break;

Completed in 93 milliseconds