Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/compiler/
Daco_ir.h712 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