Searched defs:getAPInt (Results 1 – 8 of 8) sorted by relevance
44 const APInt &getAPInt() const { return getValue()->getValue(); } in getAPInt() function
57 const APInt &getAPInt() const { return getValue()->getValue(); } in getAPInt() function
70 const APInt &getAPInt() const { return getValue()->getValue(); } in getAPInt() function
6746 std::optional<APInt> getAPInt(Attributor &A, const AbstractAttribute &AA, in getAPInt() function