Searched defs:getTemp (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ | ||
| H A D | aco_ir.h | 724 constexpr Temp getTemp() const noexcept { return data_.temp; } function in class:aco::Operand 909 constexpr Temp getTemp() const noexcept { return temp; } function in class:aco::Definition |
Completed in 8 milliseconds