Lines Matching defs:DecoderNamespace
2433 std::string DecoderNamespace =
2434 std::string(P.second->getValueAsString("DecoderNamespace"));
2436 NamespacesWithHwModes[DecoderNamespace].insert("");
2438 NamespacesWithHwModes[DecoderNamespace].insert(
2466 std::string DecoderNamespace =
2467 std::string(InstDef->getValueAsString("DecoderNamespace"));
2468 auto It = NamespacesWithHwModes.find(DecoderNamespace);
2473 // Only emit the encoding once, as it's DecoderNamespace doesn't
2510 // And establish a mapping table between DecoderNamespace and HwMode.
2585 std::string DecoderNamespace =
2586 std::string(EncodingDef->getValueAsString("DecoderNamespace"));
2588 DecoderNamespace +=
2590 OpcMap[{DecoderNamespace, Size}].emplace_back(