Searched defs:isReduction (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ | ||
| H A D | aco_ir.h | 1218 constexpr bool isReduction() const noexcept { return format == Format::PSEUDO_REDUCTION; } function in struct:aco::Instruction |
Completed in 61 milliseconds