Home
last modified time | relevance | path

Searched refs:Math (Results 1 – 25 of 58) sorted by relevance

123

/llvm-project/libc/spec/
H A Dllvm_libc_ext.td
H A Dgnu_ext.td
/llvm-project/mlir/lib/CAPI/Dialect/
H A DMath.cpp13 MLIR_DEFINE_CAPI_DIALECT_REGISTRATION(Math, math, mlir::math::MathDialect)
H A DCMakeLists.txt53 Math.cpp
/llvm-project/mlir/include/mlir-c/Dialect/
H A DMath.h27 MLIR_DECLARE_CAPI_DIALECT_REGISTRATION(Math, math);
/llvm-project/mlir/lib/Dialect/Math/IR/
H A DCMakeLists.txt6 ${MLIR_MAIN_INCLUDE_DIR}/mlir/Dialect/Math
/llvm-project/mlir/include/mlir/Dialect/Math/Transforms/
H A DCMakeLists.txt2 mlir_tablegen(Passes.h.inc -gen-pass-decls -name Math)
H A DPasses.td1 //===-- Passes.td - Math pass definition file --------------*- tablegen -*-===//
/llvm-project/mlir/lib/Dialect/Math/Transforms/
H A DCMakeLists.txt9 ${MLIR_MAIN_INCLUDE_DIR}/mlir/Dialect/Math/Transforms
/llvm-project/mlir/test/lib/Dialect/
H A DCMakeLists.txt12 add_subdirectory(Math)
/llvm-project/mlir/python/mlir/dialects/
H A DMathOps.td12 include "mlir/Dialect/Math/IR/MathOps.td"
/llvm-project/llvm/utils/lit/tests/Inputs/parallelism-groups/
H A Dlit.cfg15 # to a non-existent group and do Math.min(old_group, new_group) when we
/llvm-project/mlir/utils/tree-sitter-mlir/
H A DREADME.md9 Math, 100% passed
/llvm-project/libc/utils/MPFRWrapper/
H A DCMakeLists.txt26 message(WARNING "Math tests using MPFR will be skipped.")
54 message(WARNING "Math tests using MPFR will be skipped.")
/llvm-project/mlir/include/mlir/Dialect/
H A DCMakeLists.txt20 add_subdirectory(Math)
/llvm-project/mlir/lib/Dialect/
H A DCMakeLists.txt20 add_subdirectory(Math)
/llvm-project/flang/include/flang/Common/
H A DMathOptionsBase.def1 //===--- MathOptionsBase.def - Math options config ---------------- C++ -*-===//
/llvm-project/libc/docs/
H A Dtalks.rst46 * Math functions in LLVM libc or yet another correctly rounded libm - Tue Ly
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCRegisterInfoDMR.td9 // Register info specific to Power PC Dense Math Registers(DMR).
11 // Register classes in this file are related to the Dense Math Registers (DMR).
/llvm-project/libcxx/utils/data/unicode/
H A DDerivedCoreProperties.txt12 # Derived Property: Math
15 002B ; Math # Sm PLUS SIGN
16 003C..003E ; Math # Sm [3] LESS-THAN SIGN..GREATER-THAN SIGN
17 005E ; Math # Sk CIRCUMFLEX ACCENT
18 007C ; Math # Sm VERTICAL LINE
19 007E ; Math # Sm TILDE
20 00AC ; Math # Sm NOT SIGN
21 00B1 ; Math # Sm PLUS-MINUS SIGN
22 00D7 ; Math # Sm MULTIPLICATION SIGN
23 00F7 ; Math # Sm DIVISION SIGN
[all …]
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp1523 y: Math.min((posEnd.y - posStart.y) / 3, 10) in generateArrowDrawingJavascript()
1534 startHandle.x = Math.min(posStart.x, posEnd.x) - curvature.x; in generateArrowDrawingJavascript()
1554 x: Math.min((posEnd.x - posStart.x) / 3, 15), in generateArrowDrawingJavascript()
1580 x: Math.min((posStart.x - posEnd.x) / 3, 15), in generateArrowDrawingJavascript()
/llvm-project/clang/test/CXX/temp/temp.decls/temp.variadic/
H A Dmetafunctions.cpp69 namespace Math { namespace
/llvm-project/libc/test/src/
H A DCMakeLists.txt21 message(VERBOSE "Math test ${name} will be skipped as MPFR library is not available.")
/llvm-project/flang/docs/
H A DComplexOperations.md18 MLIR contains a complex dialect, similar to the Math dialect also used for
/llvm-project/mlir/utils/vim/syntax/
H A Dmlir.vim45 " Math ops.

123