Home | History | Annotate | Download | only in TableGen

Lines Matching refs:GenTest

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