Searched defs:getConstantIntValue (Results 1 – 3 of 3) sorted by relevance
105 std::optional<int64_t> getConstantIntValue(OpFoldResult ofr) { getConstantIntValue() function [all...]
61 static std::optional<int64_t> getConstantIntValue(OpFoldResult ofr) { in getConstantIntValue() function
97 static int64_t getConstantIntValue(mlir::Value val) { getConstantIntValue() function