Home | History | Annotate | Download | only in quick

Lines Matching refs:storage_used

413       // Find member of aliased set matching storage_used; return nullptr if none.
414 RegisterInfo* FindMatchingView(uint32_t storage_used) {
417 if (res->StorageMask() == storage_used)