| /llvm-project-15.0.7/mlir/include/mlir/Dialect/Arithmetic/Transforms/ |
| H A D | Passes.td | 1 //===-- Passes.td - Arithmetic pass definition file --------*- tablegen -*-===// 15 let summary = "Bufferize Arithmetic dialect ops."; 32 let summary = "Legalize Arithmetic ops to be convertible to LLVM.";
|
| H A D | CMakeLists.txt | 2 mlir_tablegen(Passes.h.inc -gen-pass-decls -name Arithmetic)
|
| /llvm-project-15.0.7/llvm/test/TableGen/ |
| H A D | Paste.td | 15 class Arithmetic<int i> { 19 def A : Arithmetic<5>;
|
| /llvm-project-15.0.7/libcxx/test/std/utilities/format/format.formatter/format.formatter.spec/ |
| H A D | formatter.signed_integral.pass.cpp | 74 template <class Arithmetic, class CharT> 76 using A = Arithmetic; in test_signed_integral_type()
|
| /llvm-project-15.0.7/mlir/lib/Dialect/Arithmetic/Utils/ |
| H A D | CMakeLists.txt | 5 ${MLIR_MAIN_INCLUDE_DIR}/mlir/Dialect/Arithmetic/Utils
|
| /llvm-project-15.0.7/mlir/lib/Dialect/Arithmetic/Transforms/ |
| H A D | CMakeLists.txt | 8 {$MLIR_MAIN_INCLUDE_DIR}/mlir/Dialect/Arithmetic/Transforms
|
| /llvm-project-15.0.7/mlir/lib/Dialect/Arithmetic/IR/ |
| H A D | CMakeLists.txt | 11 ${MLIR_MAIN_INCLUDE_DIR}/mlir/Dialect/Arithmetic
|
| H A D | ArithmeticCanonicalization.td | 1 //===- ArithmeticPatterns.td - Arithmetic dialect patterns -*- tablegen -*-===// 13 include "mlir/Dialect/Arithmetic/IR/ArithmeticOps.td"
|
| /llvm-project-15.0.7/mlir/python/mlir/dialects/ |
| H A D | ArithmeticOps.td | 13 include "mlir/Dialect/Arithmetic/IR/ArithmeticOps.td"
|
| /llvm-project-15.0.7/mlir/include/mlir/Dialect/ |
| H A D | CMakeLists.txt | 3 add_subdirectory(Arithmetic)
|
| /llvm-project-15.0.7/llvm/lib/Target/RISCV/ |
| H A D | RISCVScheduleV.td | 92 // 11. Vector Integer Arithmetic Instructions 104 // 11.4. Vector Integer Arithmetic with Carry or Borrow Instructions 145 // 12. Vector Fixed-Point Arithmetic Instructions 316 // 11. Vector Integer Arithmetic Instructions 326 // 11.4. Vector Integer Arithmetic with Carry or Borrow Instructions 361 // 12. Vector Fixed-Point Arithmetic Instructions 570 // 12. Vector Integer Arithmetic Instructions 607 // 13. Vector Fixed-Point Arithmetic Instructions 729 // 12. Vector Integer Arithmetic Instructions 758 // 13. Vector Fixed-Point Arithmetic Instructions
|
| /llvm-project-15.0.7/mlir/lib/Dialect/ |
| H A D | CMakeLists.txt | 3 add_subdirectory(Arithmetic)
|
| /llvm-project-15.0.7/mlir/include/mlir/Dialect/Shape/Transforms/ |
| H A D | Passes.td | 20 let summary = "Legalize Shape dialect to be convertible to Arithmetic";
|
| /llvm-project-15.0.7/llvm/lib/Target/AArch64/ |
| H A D | AArch64SchedNeoverseN2.td | 1557 // Arithmetic, absolute diff 1560 // Arithmetic, absolute diff accum 1566 // Arithmetic, absolute diff long 1569 // Arithmetic, basic 1581 // Arithmetic, complex 1590 // Arithmetic, large integer 1593 // Arithmetic, pairwise add 1599 // Arithmetic, shift 1612 // Arithmetic, shift by immediate 1617 // Arithmetic, shift complex [all …]
|
| /llvm-project-15.0.7/llvm/include/llvm/IR/ |
| H A D | VPIntrinsics.def | 145 ///// Integer Arithmetic { 199 ///// } Integer Arithmetic 201 ///// Floating-Point Arithmetic { 243 ///// } Floating-Point Arithmetic
|
| /llvm-project-15.0.7/llvm/test/MC/Mips/ |
| H A D | mips64-alu-instructions.s | 65 # Arithmetic instructions
|
| H A D | mips-alu-instructions.s | 71 # Arithmetic instructions
|
| H A D | micromips-alu-instructions.s | 6 # Arithmetic and Logical Instructions
|
| /llvm-project-15.0.7/llvm/test/CodeGen/ARM/ |
| H A D | pack.ll | 81 ; Arithmetic and logic right shift does not have the same semantics if shifting
|
| /llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/ |
| H A D | shift128.ll | 86 ; Arithmetic shift right is not available as an operation on the vector registers.
|
| /llvm-project-15.0.7/utils/bazel/llvm-project-overlay/mlir/ |
| H A D | BUILD.bazel | 8264 "include/mlir/Dialect/Arithmetic/IR/ArithmeticBase.td", 8265 "include/mlir/Dialect/Arithmetic/IR/ArithmeticOps.td", 8352 "lib/Dialect/Arithmetic/IR/*.cpp", 8353 "lib/Dialect/Arithmetic/IR/*.h", 8357 "include/mlir/Dialect/Arithmetic/IR/Arithmetic.h", 8383 "-name=Arithmetic", 8396 "lib/Dialect/Arithmetic/Transforms/*.cpp", 8397 "lib/Dialect/Arithmetic/Transforms/*.h", 8401 "include/mlir/Dialect/Arithmetic/Transforms/Passes.h", 8425 "lib/Dialect/Arithmetic/Utils/*.cpp", [all …]
|
| /llvm-project-15.0.7/llvm/include/llvm/Analysis/ |
| H A D | VecFuncs.def | 30 // Floating-Point Arithmetic and Auxiliary Functions 97 // Floating-Point Arithmetic and Auxiliary Functions 205 // Floating-Point Arithmetic and Auxiliary Functions
|
| /llvm-project-15.0.7/flang/include/flang/Optimizer/Dialect/ |
| H A D | CanonicalizationPatterns.td | 19 include "mlir/Dialect/Arithmetic/IR/ArithmeticOps.td"
|
| /llvm-project-15.0.7/mlir/docs/Tools/ |
| H A D | MLIRLSP.md | 153 filepath: "/home/user/llvm/mlir/lib/Dialect/Arithmetic/IR/ArithmeticCanonicalization.pdll" 154 includes: "/home/user/llvm/mlir/lib/Dialect/Arithmetic/IR;/home/user/llvm/mlir/include" 278 filepath: "/home/user/llvm/mlir/lib/Dialect/Arithmetic/IR/ArithmeticCanonicalization.td" 279 includes: "/home/user/llvm/mlir/lib/Dialect/Arithmetic/IR;/home/user/llvm/mlir/include"
|
| /llvm-project-15.0.7/llvm/test/CodeGen/SPARC/ |
| H A D | soft-float.ll | 3 ; Arithmetic functions
|