reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
479 void print(Type *Ty, raw_ostream &OS);
576 print(FTy->getReturnType(), OS); 582 print(*I, OS); 610 print(PTy->getElementType(), OS); 619 print(ATy->getElementType(), OS); 629 print(PTy->getElementType(), OS); 651 print(*I++, OS); 654 print(*I, OS); 1400 TypePrinter.print(ETy, Out); 1407 TypePrinter.print(ETy, Out); 1428 TypePrinter.print(ETy, Out); 1435 TypePrinter.print(ETy, Out); 1451 TypePrinter.print(CS->getOperand(0)->getType(), Out); 1459 TypePrinter.print(CS->getOperand(i)->getType(), Out); 1477 TypePrinter.print(ETy, Out); 1483 TypePrinter.print(ETy, Out); 1517 TypePrinter.print(GEP->getSourceElementType(), Out); 1527 TypePrinter.print((*OI)->getType(), Out); 1542 TypePrinter.print(CE->getType(), Out); 1562 TypePrinter->print(V->getType(), Out); 2346 TypePrinter->print(V->getValue()->getType(), Out); 2475 TypePrinter.print(Operand->getType(), Out); 2529 TypePrinter.print(Operand->getType(), Out); 2564 TypePrinter.print(Input->getType(), Out); 3285 TypePrinter.print(GV->getValueType(), Out); 3341 TypePrinter.print(GIS->getValueType(), Out); 3348 TypePrinter.print(GIS->getType(), Out); 3448 TypePrinter.print(F->getReturnType(), Out); 3461 TypePrinter.print(FT->getParamType(I), Out); 3548 TypePrinter.print(Arg->getType(), Out); 3757 TypePrinter.print(I.getType(), Out); 3779 TypePrinter.print(I.getType(), Out); 3862 TypePrinter.print(FTy->isVarArg() ? FTy : RetTy, Out); 3907 TypePrinter.print(FTy->isVarArg() ? FTy : RetTy, Out); 3947 TypePrinter.print(FTy->isVarArg() ? FTy : RetTy, Out); 3978 TypePrinter.print(AI->getAllocatedType(), Out); 4003 TypePrinter.print(I.getType(), Out); 4010 TypePrinter.print(I.getType(), Out); 4014 TypePrinter.print(GEP->getSourceElementType(), Out); 4018 TypePrinter.print(LI->getType(), Out); 4046 TypePrinter.print(TheType, Out); 4256 TP.print(const_cast<Type*>(this), OS); 4322 TypePrinter.print(C->getType(), OS); 4349 TypePrinter.print(V.getType(), O);