Home | History | Annotate | Download | only in TableGen

Lines Matching refs:GenTest

1472 /// GenTest - Write out a test for the intrinsic specified by the name and
1474 static std::string GenTest(const std::string &name,
1565 OS << GenTest(name, Proto, TypeVec[ti], TypeVec[srcti], isShift);
1568 OS << GenTest(name, Proto, TypeVec[ti], TypeVec[ti], isShift);