Home
last modified time | relevance | path

Searched defs:getNumDims (Results 1 – 25 of 82) sorted by relevance

1234

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/include/mlir/Dialect/Affine/IR/
H A DAffineValueMap.h69 inline unsigned getNumDims() const { return map.getNumDims(); } in getNumDims() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/include/mlir/Dialect/Affine/IR/
H A DAffineValueMap.h69 inline unsigned getNumDims() const { return map.getNumDims(); } in getNumDims() function
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/include/mlir/Dialect/Affine/IR/
H A DAffineValueMap.h69 inline unsigned getNumDims() const { return map.getNumDims(); } in getNumDims() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/include/mlir/Dialect/Affine/IR/
H A DAffineValueMap.h69 inline unsigned getNumDims() const { return map.getNumDims(); } in getNumDims() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/include/mlir/Dialect/Affine/IR/
H A DAffineValueMap.h69 inline unsigned getNumDims() const { return map.getNumDims(); } in getNumDims() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/include/mlir/Dialect/Affine/IR/
H A DAffineValueMap.h69 inline unsigned getNumDims() const { return map.getNumDims(); } in getNumDims() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/include/mlir/Dialect/Affine/IR/
H A DAffineValueMap.h69 inline unsigned getNumDims() const { return map.getNumDims(); } in getNumDims() function
/dports/sysutils/fusefs-xfuse/xfuse-9c8824/cargo-crates/proc-macro2-1.0.27/
H A Dbuild.rs69 println!("cargo:rustc-cfg=no_bind_by_move_pattern_guard"); in setResult()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/include/mlir/Analysis/
H A DAffineStructures.h43 unsigned getNumDims() const { return numDims; } in getNumDims() function
82 unsigned getNumDims() const { return numDims; } in getNumDims() function
152 inline unsigned getNumDims() const { return map.getNumDims(); } in getNumDims() function
193 bool getNumDims() const { return set.getNumDims(); } in getNumDims() function
/dports/misc/glow/glow-f24d960e3cc80db95ac0bc17b1900dbf60ca044a/include/glow/Graph/
H A DTensorLayout.h99 size_t getNumDims() const { return numDims_; } in getNumDims() function
/dports/security/helib/HElib-1.3.1/include/helib/
H A Dhypercube.h86 long getNumDims() const { return dims.length(); } in getNumDims() function
276 long getNumDims() const { return sig.getNumDims(); } in getNumDims() function
386 long getNumDims() const { return sig->getNumDims() - dimOffset; } in getNumDims() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/IR/
H A DIntegerSet.cpp15 unsigned IntegerSet::getNumDims() const { return set->dimCount; } in getNumDims() function in IntegerSet
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/IR/
H A DIntegerSet.cpp15 unsigned IntegerSet::getNumDims() const { return set->dimCount; } in getNumDims() function in IntegerSet
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/IR/
H A DIntegerSet.cpp15 unsigned IntegerSet::getNumDims() const { return set->dimCount; } in getNumDims() function in IntegerSet
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/IR/
H A DIntegerSet.cpp15 unsigned IntegerSet::getNumDims() const { return set->dimCount; } in getNumDims() function in IntegerSet
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/IR/
H A DIntegerSet.cpp15 unsigned IntegerSet::getNumDims() const { return set->dimCount; } in getNumDims() function in IntegerSet
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/lib/IR/
H A DIntegerSet.cpp16 unsigned IntegerSet::getNumDims() const { return set->dimCount; } in getNumDims() function in IntegerSet
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/IR/
H A DIntegerSet.cpp15 unsigned IntegerSet::getNumDims() const { return set->dimCount; } in getNumDims() function in IntegerSet
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/IR/
H A DIntegerSet.cpp15 unsigned IntegerSet::getNumDims() const { return set->dimCount; } in getNumDims() function in IntegerSet
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/rand-0.6.5/src/seq/
H A Dindex.rs15 // BTreeMap is not as fast in tests, but better than nothing. in getNumDims()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/include/mlir/IR/
H A DAffineMap.h221 unsigned getNumDims() const { return numDims; } in getNumDims() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/include/mlir/IR/
H A DAffineMap.h229 unsigned getNumDims() const { return numDims; } in getNumDims() function
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/include/mlir/IR/
H A DAffineMap.h281 unsigned getNumDims() const { return numDims; } in getNumDims() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/include/mlir/IR/
H A DAffineMap.h281 unsigned getNumDims() const { return numDims; } in getNumDims() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/include/mlir/IR/
H A DAffineMap.h330 unsigned getNumDims() const { return numDims; } in getNumDims() function

1234