Home
last modified time | relevance | path

Searched refs:use_id_ (Results 1 - 2 of 2) sorted by relevance

/third_party/spirv-tools/source/opt/
H A Dtypes.cpp724 use_id_(use) { in CooperativeMatrixKHR()
734 << ", " << columns_id_ << ", " << use_id_ << ">"; in str() local
740 hash = hash_combine(hash, scope_id_, rows_id_, columns_id_, use_id_); in ComputeExtraStateHash()
H A Dtypes.h650 uint32_t use_id() const { return use_id_; } in use_id()
659 const uint32_t use_id_; member in spvtools::opt::analysis::CooperativeMatrixKHR

Completed in 3 milliseconds