Searched defs:AbsVal (Results 1 – 2 of 2) sorted by relevance
38 int64_t AbsVal; in printImpl() local157 int64_t AbsVal = Res.getConstant(); in evaluateAsRelocatableImpl() local
128 static APInt toSigned(APInt AbsVal, bool Negative) { in toSigned() argument