• Home
  • Raw
  • Download

Lines Matching refs:getStrDump

53     Ostream &Str = Ctx->getStrDump();  in ~Cfg()
190 getContext()->getStrDump() in translate()
1149 Ctx->getStrDump() << "\tToo many inserts.\n"; in findAllInserts()
1163 Ctx->getStrDump() << "\tSrc0 is not undef: " << I << " " in findAllInserts()
1166 Ctx->getStrDump() << "\n"; in findAllInserts()
1197 Ctx->getStrDump() << "\tmulti-def: "; in findAllInserts()
1199 Ctx->getStrDump() << "\n"; in findAllInserts()
1208 Ctx->getStrDump() << "\tnot insert element: "; in findAllInserts()
1210 Ctx->getStrDump() << "\n"; in findAllInserts()
1251 Ctx->getStrDump() << "src(1) is not a variable: "; in findAllExtracts()
1253 Ctx->getStrDump() << "\n"; in findAllExtracts()
1261 Ctx->getStrDump() << "multi-def src(1): "; in findAllExtracts()
1263 Ctx->getStrDump() << "\n"; in findAllExtracts()
1270 Ctx->getStrDump() << "not extractelement: "; in findAllExtracts()
1272 Ctx->getStrDump() << "\n"; in findAllExtracts()
1291 Ctx->getStrDump() << "Can't shuffle more than two sources.\n"; in findAllExtracts()
1321 getContext()->getStrDump() << "\nShuffle materialization:\n"; in materializeVectorShuffles()
1343 getContext()->getStrDump() << "\tCandidate: "; in materializeVectorShuffles()
1345 getContext()->getStrDump() << "\n"; in materializeVectorShuffles()
1354 getContext()->getStrDump() << "\tFalse alarm.\n"; in materializeVectorShuffles()
1359 getContext()->getStrDump() << "\tFound the following insertelement: \n"; in materializeVectorShuffles()
1361 getContext()->getStrDump() << "\t\t"; in materializeVectorShuffles()
1363 getContext()->getStrDump() << "\n"; in materializeVectorShuffles()
1376 getContext()->getStrDump() << "\tFailed to match extractelements.\n"; in materializeVectorShuffles()
1381 getContext()->getStrDump() in materializeVectorShuffles()
1385 getContext()->getStrDump() << "\t\tInsert : "; in materializeVectorShuffles()
1387 getContext()->getStrDump() << "\n\t\tExtract: "; in materializeVectorShuffles()
1389 getContext()->getStrDump() << "\n"; in materializeVectorShuffles()
1412 getContext()->getStrDump() << "Created: "; in materializeVectorShuffles()
1414 getContext()->getStrDump() << "\n"; in materializeVectorShuffles()
1543 Ostream &Str = Ctx->getStrDump(); in validateLiveness()
1730 Ostream &Str = Ctx->getStrDump(); in dump()