Home | History | Annotate | Download | only in CodeGen

Lines Matching full:dyn_cast

203     if (llvm::ConstantInt *Val = dyn_cast<llvm::ConstantInt>(LastElt))
442 if (llvm::StructType *ILESTy = dyn_cast<llvm::StructType>(ILETy)) {
860 if (const FunctionDecl *FD = dyn_cast<FunctionDecl>(Decl))
862 if (const VarDecl* VD = dyn_cast<VarDecl>(Decl)) {
1085 if (const CXXMethodDecl *method = dyn_cast<CXXMethodDecl>(decl))
1090 if (const FieldDecl *field = dyn_cast<FieldDecl>(decl))