Home
last modified time | relevance | path

Searched refs:operand_names_ (Results 1 – 4 of 4) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidation_state.cpp161 operand_names_{},
242 operand_names_[id] = name; in AssignNameToId()
Dvalidation_state.h595 std::unordered_map<uint32_t, std::string> operand_names_; variable
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidation_state.cpp161 operand_names_{},
243 operand_names_[id] = name; in AssignNameToId()
Dvalidation_state.h611 std::unordered_map<uint32_t, std::string> operand_names_; variable