| /llvm-project-15.0.7/libc/spec/ |
| H A D | gnu_ext.td | 17 HeaderSpec Math = HeaderSpec< 117 Math,
|
| H A D | stdc.td | 327 HeaderSpec Math = HeaderSpec< 875 Math,
|
| /llvm-project-15.0.7/mlir/lib/Dialect/Math/IR/ |
| H A D | CMakeLists.txt | 6 ${MLIR_MAIN_INCLUDE_DIR}/mlir/Dialect/Math
|
| /llvm-project-15.0.7/mlir/lib/Dialect/Math/Transforms/ |
| H A D | CMakeLists.txt | 7 ${MLIR_MAIN_INCLUDE_DIR}/mlir/Dialect/Math/Transforms
|
| /llvm-project-15.0.7/mlir/test/lib/Dialect/ |
| H A D | CMakeLists.txt | 6 add_subdirectory(Math)
|
| /llvm-project-15.0.7/mlir/python/mlir/dialects/ |
| H A D | MathOps.td | 13 include "mlir/Dialect/Math/IR/MathOps.td"
|
| /llvm-project-15.0.7/libc/utils/MPFRWrapper/ |
| H A D | CMakeLists.txt | 23 message(WARNING "Math tests using MPFR will be skipped.")
|
| /llvm-project-15.0.7/llvm/utils/lit/tests/Inputs/parallelism-groups/ |
| H A D | lit.cfg | 14 # to a non-existent group and do Math.min(old_group, new_group) when we
|
| /llvm-project-15.0.7/mlir/include/mlir/Dialect/ |
| H A D | CMakeLists.txt | 15 add_subdirectory(Math)
|
| /llvm-project-15.0.7/mlir/lib/Dialect/ |
| H A D | CMakeLists.txt | 17 add_subdirectory(Math)
|
| /llvm-project-15.0.7/libc/docs/ |
| H A D | math.rst | 2 Math Functions in LLVM-libc 113 Higher Math Functions 151 Accuracy of Higher Math Functions
|
| /llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/ |
| H A D | HTMLDiagnostics.cpp | 1509 y: Math.min((posEnd.y - posStart.y) / 3, 10) in generateArrowDrawingJavascript() 1520 startHandle.x = Math.min(posStart.x, posEnd.x) - curvature.x; in generateArrowDrawingJavascript() 1540 x: Math.min((posEnd.x - posStart.x) / 3, 15), in generateArrowDrawingJavascript() 1566 x: Math.min((posStart.x - posEnd.x) / 3, 15), in generateArrowDrawingJavascript()
|
| /llvm-project-15.0.7/libc/test/src/ |
| H A D | CMakeLists.txt | 12 message("WARNING: Math test ${name} will be skipped as MPFR library is not available.")
|
| /llvm-project-15.0.7/clang/test/CXX/temp/temp.decls/temp.variadic/ |
| H A D | metafunctions.cpp | 69 namespace Math { namespace
|
| /llvm-project-15.0.7/mlir/include/mlir/Conversion/ |
| H A D | Passes.td | 475 let summary = "Convert Math dialect to libm calls"; 477 This pass converts supported Math ops to libm calls. 492 let summary = "Convert Math dialect to LLVM dialect"; 494 This pass converts supported Math ops to LLVM dialect intrinsics. 505 let summary = "Convert Math dialect to SPIR-V dialect";
|
| /llvm-project-15.0.7/mlir/utils/vim/syntax/ |
| H A D | mlir.vim | 45 " Math ops.
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/ |
| H A D | verify-gfx90a-aligned-vgprs.mir | 113 ; Check aligned vgprs for FP32 Packed Math instructions.
|
| /llvm-project-15.0.7/utils/bazel/llvm-project-overlay/mlir/ |
| H A D | BUILD.bazel | 8439 "include/mlir/Dialect/Math/IR/MathBase.td", 8440 "include/mlir/Dialect/Math/IR/MathOps.td", 8471 td_file = "include/mlir/Dialect/Math/IR/MathBase.td", 8481 "include/mlir/Dialect/Math/IR/MathOps.h.inc", 8485 "include/mlir/Dialect/Math/IR/MathOps.cpp.inc", 8489 td_file = "include/mlir/Dialect/Math/IR/MathOps.td", 8497 "lib/Dialect/Math/IR/*.cpp", 8498 "lib/Dialect/Math/IR/*.h", 8502 "include/mlir/Dialect/Math/IR/Math.h", 8521 "lib/Dialect/Math/Transforms/*.cpp", [all …]
|
| /llvm-project-15.0.7/mlir/include/mlir/Dialect/Math/IR/ |
| H A D | MathOps.td | 1 //===- MathOps.td - Math op definitions --------------------*- tablegen -*-===// 12 include "mlir/Dialect/Math/IR/MathBase.td"
|
| /llvm-project-15.0.7/clang/include/clang/Basic/ |
| H A D | LangOptions.def | 208 COMPATIBLE_LANGOPT(UnsafeFPMath , 1, 0, "Unsafe Floating Point Math") 310 COMPATIBLE_LANGOPT(CLUnsafeMath , 1, 0, "Unsafe Floating Point Math")
|
| /llvm-project-15.0.7/flang/include/flang/Optimizer/Transforms/ |
| H A D | Passes.td | 202 Run algebraic simplifications for Math/Complex/etc. dialect operations.
|
| /llvm-project-15.0.7/utils/bazel/llvm-project-overlay/mlir/test/ |
| H A D | BUILD.bazel | 493 srcs = glob(["lib/Dialect/Math/*.cpp"]),
|
| /llvm-project-15.0.7/utils/bazel/llvm-project-overlay/mlir/python/ |
| H A D | BUILD.bazel | 369 # Math dialect.
|
| /llvm-project-15.0.7/polly/lib/External/isl/doc/ |
| H A D | isl.bib | 188 Journal = "J. Amer. Math. Soc.",
|
| /llvm-project-15.0.7/llvm/test/Transforms/Reassociate/ |
| H A D | matching-binops.ll | 205 ; Math ops work too. Change instruction positions too to verify placement.
|