Home | History | Annotate | Download | only in TableGen

Lines Matching refs:getValueAsString

1158     std::string P = Pred->getValueAsString("AssemblerCondString");
1187 std::string P = Pred->getValueAsString("AssemblerCondString");
1732 std::string InstDecoder = Def.getValueAsString("DecoderMethod");
2262 if (Def->getValueAsString("Namespace") == "TargetOpcode" ||
2268 std::string DecoderNamespace = Def->getValueAsString("DecoderNamespace");