Home | History | Annotate | Download | only in TableGen

Lines Matching refs:getValueAsString

1910   std::string Name = R->getValueAsString("Name");
1911 std::string Proto = R->getValueAsString("Prototype");
1912 std::string Types = R->getValueAsString("Types");
1916 std::string Guard = R->getValueAsString("ArchGuard");