Home
last modified time | relevance | path

Searched defs:uses_ (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dinstruction.h116 std::vector<std::pair<const Instruction*, uint32_t>> uses_; variable
/external/deqp-deps/SPIRV-Tools/source/val/
Dinstruction.h116 std::vector<std::pair<const Instruction*, uint32_t>> uses_; variable
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_value.h165 std::vector<HloUse> uses_; variable