Home
last modified time | relevance | path

Searched defs:coefficient (Results 1 – 7 of 7) sorted by relevance

/llvm-project/mlir/unittests/ExecutionEngine/
H A DInvoke.cpp241 memrefMultiply(::StridedMemRefType<float,2> * memref,int32_t coefficient) memrefMultiply() argument
290 int32_t coefficient = 3.; TEST() local
[all...]
/llvm-project/flang/runtime/
H A Ddescriptor.cpp229 std::size_t coefficient{1}; ZeroBasedElementNumber() local
/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/
H A DSparsification.cpp121 int64_t coefficient = 1) { in findDepIdxSet() argument
177 int64_t coefficient = cast<AffineConstantExpr>(lhs).getValue(); in findDepIdxSet() local
/llvm-project/mlir/include/mlir/Dialect/SparseTensor/Utils/
H A DMerger.h473 LevelType lt, unsigned coefficient) { in setLoopDependentTensorLevel()
/llvm-project/mlir/lib/IR/
H A DAffineExpr.cpp1123 __anonfec037ce0402(std::pair<unsigned, signed> index, int64_t coefficient, AffineExpr expr) getSemiAffineExprFromFlatForm() argument
/llvm-project/mlir/lib/Dialect/SparseTensor/IR/
H A DSparseTensorDialect.cpp846 unsigned coefficient = 0; in verify() local
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp5562 unsigned coefficient = SrcTy.getNumElements() * MoreTy.getNumElements(); moreElementsVector() local