• Home
  • Raw
  • Download

Lines Matching refs:getStrDump

62     Ostream &Str = Ctx->getStrDump();  in ~Cfg()
231 getContext()->getStrDump() << ">>>Translating " in translate()
1246 Ctx->getStrDump() << "\tToo many inserts.\n"; in findAllInserts()
1260 Ctx->getStrDump() << "\tSrc0 is not undef: " << I << " " in findAllInserts()
1263 Ctx->getStrDump() << "\n"; in findAllInserts()
1294 Ctx->getStrDump() << "\tmulti-def: "; in findAllInserts()
1296 Ctx->getStrDump() << "\n"; in findAllInserts()
1305 Ctx->getStrDump() << "\tnot insert element: "; in findAllInserts()
1307 Ctx->getStrDump() << "\n"; in findAllInserts()
1348 Ctx->getStrDump() << "src(1) is not a variable: "; in findAllExtracts()
1350 Ctx->getStrDump() << "\n"; in findAllExtracts()
1358 Ctx->getStrDump() << "multi-def src(1): "; in findAllExtracts()
1360 Ctx->getStrDump() << "\n"; in findAllExtracts()
1367 Ctx->getStrDump() << "not extractelement: "; in findAllExtracts()
1369 Ctx->getStrDump() << "\n"; in findAllExtracts()
1388 Ctx->getStrDump() << "Can't shuffle more than two sources.\n"; in findAllExtracts()
1418 getContext()->getStrDump() << "\nShuffle materialization:\n"; in materializeVectorShuffles()
1440 getContext()->getStrDump() << "\tCandidate: "; in materializeVectorShuffles()
1442 getContext()->getStrDump() << "\n"; in materializeVectorShuffles()
1451 getContext()->getStrDump() << "\tFalse alarm.\n"; in materializeVectorShuffles()
1456 getContext()->getStrDump() << "\tFound the following insertelement: \n"; in materializeVectorShuffles()
1458 getContext()->getStrDump() << "\t\t"; in materializeVectorShuffles()
1460 getContext()->getStrDump() << "\n"; in materializeVectorShuffles()
1473 getContext()->getStrDump() << "\tFailed to match extractelements.\n"; in materializeVectorShuffles()
1478 getContext()->getStrDump() in materializeVectorShuffles()
1482 getContext()->getStrDump() << "\t\tInsert : "; in materializeVectorShuffles()
1484 getContext()->getStrDump() << "\n\t\tExtract: "; in materializeVectorShuffles()
1486 getContext()->getStrDump() << "\n"; in materializeVectorShuffles()
1509 getContext()->getStrDump() << "Created: "; in materializeVectorShuffles()
1511 getContext()->getStrDump() << "\n"; in materializeVectorShuffles()
1650 Ostream &Str = Ctx->getStrDump(); in validateLiveness()
1837 Ostream &Str = Ctx->getStrDump(); in dump()