Home
last modified time | relevance | path

Searched defs:constValue (Results 1 – 5 of 5) sorted by relevance

/llvm-project/mlir/lib/Transforms/Utils/
H A DFoldUtils.cpp111 bool OperationFolder::insertKnownConstant(Operation *op, Attribute constValue) { in insertKnownConstant() argument
179 Attribute constValue; in notifyRemoval() local
[all...]
H A DGreedyPatternRewriteDriver.cpp845 Attribute constValue; in simplify() local
/llvm-project/mlir/lib/Dialect/GPU/Transforms/
H A DKernelOutlining.cpp162 APInt constValue; in maybeConstantDimsAttr() local
/llvm-project/flang/lib/Semantics/
H A Druntime-type-info.cpp114 if (auto constValue{evaluate::ToInt64(expr)}) { GetValue() local
/llvm-project/mlir/lib/Dialect/MemRef/IR/
H A DMemRefOps.cpp123 int64_t constValue = it.value(); in constifyIndexValues() local