Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/
Daco_ir.h740 constexpr uint32_t tempId() const noexcept { return data_.temp.id(); } in tempId() function
937 constexpr uint32_t tempId() const noexcept { return temp.id(); } in tempId() function