reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
408 PointerType *PTyR = dyn_cast<PointerType>(TyR); 414 TyR = DL.getIntPtrType(TyR); 414 TyR = DL.getIntPtrType(TyR); 416 if (TyL == TyR) 419 if (int Res = cmpNumbers(TyL->getTypeID(), TyR->getTypeID())) 427 cast<IntegerType>(TyR)->getBitWidth()); 446 StructType *STyR = cast<StructType>(TyR); 462 FunctionType *FTyR = cast<FunctionType>(TyR); 482 auto *STyR = cast<SequentialType>(TyR);