Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/
Daco_ir.h715 constexpr bool isTemp() const noexcept { return isTemp_; } in isTemp() function
907 constexpr bool isTemp() const noexcept { return tempId() > 0; } in isTemp() function