Lines Matching full:dyn_cast
500 dyn_cast<OverflowingBinaryOperator>(V)) {
506 dyn_cast<PossiblyExactOperator>(V)) {
542 if (const MDNode *N = dyn_cast<MDNode>(Vals[i].first)) {
550 } else if (const MDString *MDS = dyn_cast<MDString>(Vals[i].first)) {
731 if (const InlineAsm *IA = dyn_cast<InlineAsm>(V)) {
757 } else if (const ConstantInt *IV = dyn_cast<ConstantInt>(C)) {
782 } else if (const ConstantFP *CFP = dyn_cast<ConstantFP>(C)) {
834 } else if (const ConstantExpr *CE = dyn_cast<ConstantExpr>(C)) {
905 } else if (const BlockAddress *BA = dyn_cast<BlockAddress>(C)) {