how to call sin/cos intrinsics

Hi!

Is there a way to call the llvm sqrt, sin, cos and pow intrinsics directly from
clang?

-Jochen