Searched refs:pValConst (Results 1 – 1 of 1) sorted by relevance
286 ConstantInt* pValConst = cast<ConstantInt>(v); in IMMED() local287 return pValConst->getZExtValue(); in IMMED()293 ConstantInt* pValConst = cast<ConstantInt>(v); in S_IMMED() local294 return pValConst->getSExtValue(); in S_IMMED()