Searched defs:is_subdword (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_ir.h348 constexpr bool is_subdword() const { return rc & (1 << 7); } function in struct:aco::RegClass
H A Daco_instruction_selection.cpp4211 ASSERTED bool is_subdword = elem_size_bytes < 4; local in function:aco::__anon562fcc110110::split_store_data

Completed in 24 milliseconds