Searched defs:is_subdword (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ | ||
| H A D | aco_ir.h | 348 constexpr bool is_subdword() const { return rc & (1 << 7); } function in struct:aco::RegClass |
| H A D | aco_instruction_selection.cpp | 4211 ASSERTED bool is_subdword = elem_size_bytes < 4; local in function:aco::__anon562fcc110110::split_store_data |
Completed in 24 milliseconds