Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/source/val/
Dinstruction.h128 std::vector<std::pair<const Instruction*, uint32_t>> uses_; variable
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/val/
Dinstruction.h128 std::vector<std::pair<const Instruction*, uint32_t>> uses_; variable
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dinstruction.h128 std::vector<std::pair<const Instruction*, uint32_t>> uses_; variable
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_value.h177 std::vector<HloUse> uses_; variable
Dmemory_space_assignment.h576 std::vector<HloUse> uses_; variable
778 std::vector<Use> uses_; variable
/external/llvm-project/flang/include/flang/Semantics/
Dsymbol.h459 SymbolVector uses_; variable