Lines Matching refs:getSExtValue
480 size_t I = CharC->getSExtValue() == 0 ?481 Str.size() : Str.find(CharC->getSExtValue());516 size_t I = CharC->getSExtValue() == 0 ?517 Str.size() : Str.rfind(CharC->getSExtValue());