Searched defs:PhysReg (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ | ||
| H A D | aco_ir.h | 432 struct PhysReg { struct in namespace:aco 434 explicit constexpr PhysReg(unsigned r) : reg_b(r << 2) {} function in struct:aco::PhysReg [all...] |
Completed in 8 milliseconds