Searched refs:Sin (Results 1 – 13 of 13) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Target/DirectX/ |
| H A D | DXIL.td | 92 def Sin : dxil_op<"Sin", 13, Unary, unary_float, "returns sine(theta) for theta in radians.",
|
| /openbsd-src/gnu/usr.bin/texinfo/doc/ |
| H A D | txi-es.tex | 27 \gdef\putwordNoTitle{Sin T\'{\char{16}}tulo}
|
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/ |
| H A D | SimplifyLibCalls.cpp | 2527 bool UseFloat, Value *&Sin, Value *&Cos, in insertSinCosCall() argument 2570 Sin = B.CreateExtractValue(SinCos, 0, "sinpi"); in insertSinCosCall() 2573 Sin = B.CreateExtractElement(SinCos, ConstantInt::get(B.getInt32Ty(), 0), in insertSinCosCall() 2606 Value *Sin, *Cos, *SinCos; in optimizeSinCosPi() local 2607 if (!insertSinCosCall(B, CI->getCalledFunction(), Arg, IsFloat, Sin, Cos, in optimizeSinCosPi() 2617 replaceTrigInsts(SinCalls, Sin); in optimizeSinCosPi()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/f/ |
| H A D | intdoc.in | 413 @xref{Sin Intrinsic}, for the inverse of this function. 726 DEFDOC (CSIN, "Sine (archaic).", ARCHAIC (SIN, Sin)) 728 DEFDOC (DSIN, "Sine (archaic).", ARCHAIC (SIN, Sin)) 730 DEFDOC (CDSIN, "Sine (archaic).", ARCHAIC (SIN, Sin))
|
| H A D | intrin.def | 356 DEFNAME ("SIN", "sin", "Sin", genNONE, specSIN)
|
| /openbsd-src/gnu/llvm/clang/include/clang/Basic/ |
| H A D | BuiltinsNVPTX.def | 304 // Sin, Cos
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVInstructionSelector.cpp | 387 return selectExtInst(ResVReg, ResType, I, CL::sin, GL::Sin); in spvSelect()
|
| H A D | SPIRVBuiltins.td | 359 defm : DemangledExtendedBuiltin<"Sin", GLSL_std_450, 13>;
|
| /openbsd-src/share/zoneinfo/datfiles/ |
| H A D | southamerica | 186 # (an official .gob.ar) under title: "Sin Cambio de Hora"
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/IR/ |
| H A D | IntrinsicsNVVM.td | 844 // Sin Cos
|
| /openbsd-src/games/fortune/datfiles/ |
| H A D | limerick | 1405 When the preacher yelled "Sin!"
|
| H A D | fortunes2 | 18061 I Knew That You'd Committed a Sin When You Came Home Late With 33097 Sin boldly. 33100 Sin has many tools, but a lie is the handle which fits them all. 33102 Sin lies only in hurting other people unnecessarily.
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXIntrinsics.td | 923 // Sin Cos
|