reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
299 Result = DAG.getTargetConstant(C->getSExtValue(), SDLoc(C), 309 Result = DAG.getTargetConstant(0, SDLoc(C), Op.getValueType()); 317 Result = DAG.getTargetConstant(C->getSExtValue(), SDLoc(C), 326 Result = DAG.getTargetConstant(C->getZExtValue(), SDLoc(C), 336 Result = DAG.getTargetConstant(Val, SDLoc(C), Op.getValueType()); 345 Result = DAG.getTargetConstant(Val, SDLoc(C), Op.getValueType()); 354 if (Result.getNode()) { 355 Ops.push_back(Result);