Home
last modified time | relevance | path

Searched defs:getConstantIntValue (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/lib/Dialect/Utils/
H A DStaticValueUtils.cpp105 std::optional<int64_t> getConstantIntValue(OpFoldResult ofr) { getConstantIntValue() function
[all...]
/llvm-project/mlir/lib/Interfaces/
H A DValueBoundsOpInterface.cpp61 static std::optional<int64_t> getConstantIntValue(OpFoldResult ofr) { in getConstantIntValue() function
/llvm-project/flang/lib/Optimizer/CodeGen/
H A DCodeGen.cpp97 static int64_t getConstantIntValue(mlir::Value val) { getConstantIntValue() function