Searched refs:pValConst (Results 1 – 1 of 1) sorted by relevance
295 ConstantInt *pValConst = cast<ConstantInt>(v); in IMMED() local296 return pValConst->getZExtValue(); in IMMED()302 ConstantInt *pValConst = cast<ConstantInt>(v); in S_IMMED() local303 return pValConst->getSExtValue(); in S_IMMED()