Searched defs:Sin (Results 1 – 2 of 2) sorted by relevance
/llvm-project/libc/utils/MPFRWrapper/ | ||
H A D | MPFRUtils.h | 55 Sin, global() enumerator |
/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | SimplifyLibCalls.cpp | 2800 insertSinCosCall(IRBuilderBase & B,Function * OrigCallee,Value * Arg,bool UseFloat,Value * & Sin,Value * & Cos,Value * & SinCos,const TargetLibraryInfo * TLI) insertSinCosCall() argument |