Home | History | Annotate | Download | only in compiler

Lines Matching refs:slot_id

212   UnallocatedOperand(int reg_id, int slot_id, int virtual_register)
215 value_ |= SecondaryStorageField::encode(slot_id);