Searched defs:toSigned (Results 1 – 2 of 2) sorted by relevance
273 inline std::optional<int64_t> toSigned(const std::optional<DWARFFormValue> &V) { toSigned() function 285 inline int64_t toSigned(const std::optional<DWARFFormValue> &V, toSigned() function
128 static APInt toSigned(APInt AbsVal, bool Negative) { in toSigned() function