Lines Matching defs:text
33 const std::vector<const char*> text = {
54 JoinAllInsts(text), /* skip_nop = */ true, /* do_validation = */ false);
66 const std::string text = R"(
97 SinglePassRunAndMatch<StrengthReductionPass>(text, false);
105 const std::string text = R"(
124 text, /* skip_nop = */ true, /* do_validation = */ false);
134 const std::vector<const char*> text = {
155 JoinAllInsts(text), /* skip_nop = */ true, /* do_validation = */ false);
162 const std::vector<const char*> text = {
184 JoinAllInsts(text), /* skip_nop = */ true, /* do_validation = */ false);
191 const std::vector<const char*> text = {
212 JoinAllInsts(text), /* skip_nop = */ true, /* do_validation = */ false);
223 const std::vector<const char*> text = {
246 JoinAllInsts(text), /* skip_nop = */ true, /* do_validation = */ false);