Lines Matching refs:getSExtValue
1613 TestAddrMode.BaseOffs += CI->getSExtValue()*TestAddrMode.Scale;1890 ConstantInt::getSigned(SExt->getType(), Cst->getSExtValue()));2040 int64_t Scale = RHS->getSExtValue();2064 ConstantOffset += CI->getSExtValue()*TypeSize;2192 getSExtValue();2195 AddrMode.BaseOffs -= CI->getSExtValue();