Searched defs:isFixed (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ | ||
| H A D | aco_ir.h | 748 constexpr bool isFixed() const noexcept { return isFixed_; } function in class:aco::Operand 923 constexpr bool isFixed() const noexcept { return isFixed_; } function in class:aco::Definition |
Completed in 11 milliseconds