Searched refs:enumRow (Results 1 – 3 of 3) sorted by relevance
240 for (auto& enumRow : enumSet) { in TPrinter() local241 std::string name = enumRow.name; in TPrinter()242 enums[e - spv::OperandSource]["Values"][name] = enumRow.value; in TPrinter()252 for (auto& enumRow : spv::InstructionDesc) { in TPrinter() local253 std::string name = enumRow.name; in TPrinter()254 entry["Values"][name] = enumRow.value; in TPrinter()