Lines Matching refs:getSExtValue
1253 if (cast<ConstantInt>(C1)->getSExtValue() < 1254 cast<ConstantInt>(C2)->getSExtValue())2015 CI->getSExtValue() >= (int64_t)ATy->getNumElements()) {