Searched defs:getConstantValue (Results 1 – 8 of 8) sorted by relevance
40 Attribute getConstantValue() const { in getConstantValue() function
27 static inline bool getConstantValue(SDValue N, uint32_t &Out) { getConstantValue() function
116 std::optional<APInt> ConstantIntRanges::getConstantValue() const { getConstantValue() function in ConstantIntRanges
146 StringRef ConstantAttr::getConstantValue() const { getConstantValue() function in ConstantAttr
53 Value getConstantValue(Location loc, Type type, int64_t value, in getConstantValue() function [all...]
603 Constant *getConstantValue() const { return ConstantValue; } getConstantValue() function
585 GenericValue ExecutionEngine::getConstantValue(const Constant *C) { getConstantValue() function in ExecutionEngine [all...]
1499 std::function<std::optional<std::int64_t>(mlir::Value)> getConstantValue = getExtentFromTriplet() local