Home | History | Annotate | Download | only in TableGen

Lines Matching refs:getValueAsString

1121     std::string P = Pred->getValueAsString("AssemblerCondString");
1150 std::string P = Pred->getValueAsString("AssemblerCondString");
1680 std::string InstDecoder = Def.getValueAsString("DecoderMethod");
2155 if (Def->getValueAsString("Namespace") == "TargetOpcode" ||
2161 std::string DecoderNamespace = Def->getValueAsString("DecoderNamespace");