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