Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:dyn_cast_or_null

1253   const ConstantExpr *CE = dyn_cast_or_null<ConstantExpr>(V);
1265 const ConstantInt *CI = dyn_cast_or_null<ConstantInt>(CE->getOperand(1));
1368 dyn_cast_or_null<ConstantInt>(GV.getConstant())) {
1704 if (const ConstantInt *CI = dyn_cast_or_null<ConstantInt>(DT.getConstant()))
1706 if (const ConstantFP *CFP = dyn_cast_or_null<ConstantFP>(DT.getConstant()))