Searched defs:isLiteral (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ | ||
| H A D | aco_ir.h | 760 constexpr bool isLiteral() const noexcept { return isConstant() && reg_ == 255; } function in class:aco::Operand |
Completed in 9 milliseconds