Home
last modified time | relevance | path

Searched refs:logarithm (Results 1 – 20 of 20) sorted by relevance

/llvm-project-15.0.7/llvm/test/tools/llvm-cov/Inputs/multithreaded_report/
H A Dbytes.h4 inline double logarithm(uint8_t v) { in logarithm() function
H A Dwords.h4 inline double logarithm(uint16_t v) { in logarithm() function
H A Dbytes.cc9 double a = logarithm(i); in loopBytes()
H A Dwords.cc9 double a = logarithm(i); in loopWords()
/llvm-project-15.0.7/mlir/include/mlir/Dialect/Math/IR/
H A DMathOps.td487 let summary = "base-e logarithm of the specified value";
490 Computes the base-e logarithm of the given value. It takes one operand of
509 let summary = "base-10 logarithm of the specified value";
512 Computes the base-10 logarithm of the given value. It takes one operand of
531 let summary = "Computes the natural logarithm of one plus the given value";
534 Computes the base-e logarithm of one plus the given value. It takes one
555 let summary = "base-2 logarithm of the specified value";
558 Computes the base-2 logarithm of the given value. It takes one operand of
/llvm-project-15.0.7/llvm/test/CodeGen/SystemZ/
H A Dvec-log-01.ll1 ; Test v2f64 logarithm.
/llvm-project-15.0.7/mlir/include/mlir/Dialect/Complex/IR/
H A DComplexOps.td87 For complex numbers it is expressed using complex logarithm
300 let summary = "computes natural logarithm of a complex number";
303 logarithm of it, i.e. `log(x)` or `log_e(x)`, where `x` is the input value.
323 let summary = "computes natural logarithm of a complex number";
326 logarithm of one plus the given value, i.e. `log(1 + x)` or `log_e(1 + x)`,
/llvm-project-15.0.7/libclc/generic/lib/math/
H A Dep_log.cl45 // "Table-driven implementation of the logarithm function in IEEE
H A Dlog1p.cl101 // "Table-driven implementation of the logarithm function in IEEE
H A Dlgamma_r.cl244 // Reentrant version of the logarithm of the Gamma function
/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DTargetOpcodes.def586 /// Floating point base-e logarithm of a value.
589 /// Floating point base-2 logarithm of a value.
592 /// Floating point base-10 logarithm of a value.
/llvm-project-15.0.7/llvm/include/llvm/Target/
H A DGenericOpcodes.td899 // Floating point base-e logarithm of a value.
906 // Floating point base-2 logarithm of a value.
913 // Floating point base-10 logarithm of a value.
/llvm-project-15.0.7/mlir/include/mlir/Dialect/SPIRV/IR/
H A DSPIRVCLOps.td336 let summary = "Compute the natural logarithm of x.";
H A DSPIRVGLOps.td519 let summary = "Natural logarithm of the operand";
522 Result is the natural logarithm of x, i.e., the value y which satisfies the
/llvm-project-15.0.7/llvm/docs/
H A DBitCodeFormat.rst722 * alignment*: The logarithm base 2 of the variable's requested alignment, plus 1
816 * *alignment*: The logarithm base 2 of the function's requested alignment, plus
955 * bits 37-39: ``alignstack n``, represented as the logarithm
H A DLangRef.rst14291 The '``llvm.log.*``' intrinsics compute the base-e logarithm of the specified
14329 The '``llvm.log10.*``' intrinsics compute the base-10 logarithm of the
14367 The '``llvm.log2.*``' intrinsics compute the base-2 logarithm of the specified
22664 logarithm of the specified value.
22700 logarithm of the specified value.
22735 logarithm of the specified value.
/llvm-project-15.0.7/mlir/include/mlir/Dialect/Tosa/IR/
H A DTosaOps.td998 Elementwise natural logarithm operation
/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DIntrinsicsAArch64.td2355 // SVE2 - Floating-point integer binary logarithm
/llvm-project-15.0.7/clang/include/clang/Basic/
H A Darm_sve.td1996 // SVE2 - Floating-point integer binary logarithm
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64SVEInstrInfo.td3385 // SVE2 floating-point base 2 logarithm as integer