Home
last modified time | relevance | path

Searched defs:constantIndex (Results 1 – 6 of 6) sorted by relevance

/llvm-project/mlir/lib/Dialect/SCF/Transforms/
H A DLoopSpecialization.cpp54 if (auto constantIndex = dyn_cast<AffineConstantExpr>(expr)) in specializeParallelLoopForUnrolling() local
90 if (auto constantIndex = dyn_cast<AffineConstantExpr>(expr)) in specializeForLoopForUnrolling() local
/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/Utils/
H A DCodegenUtils.h334 inline Value constantIndex(OpBuilder &builder, Location loc, int64_t i) { constantIndex() function
/llvm-project/mlir/lib/Dialect/SparseTensor/IR/
H A DSparseTensorDialect.cpp1500 auto constantIndex = getConstantLvlIndex(); getSpeculatability() local
/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMDialect.cpp700 int32_t constantIndex; parseGEPIndices() local
/llvm-project/mlir/lib/Dialect/MemRef/IR/
H A DMemRefOps.cpp908 auto constantIndex = getConstantIndex(); getSpeculatability() local
/llvm-project/mlir/lib/Dialect/Tensor/IR/
H A DTensorOps.cpp724 auto constantIndex = getConstantIndex(); getSpeculatability() local