Home | History | Annotate | Download | only in arm

Lines Matching refs:FromAllocationIndex

790   DwVfpRegister first = DwVfpRegister::FromAllocationIndex(0);
792 DwVfpRegister::FromAllocationIndex(
799 ASSERT((DwVfpRegister::FromAllocationIndex(i).code() <= last.code()) &&
800 (DwVfpRegister::FromAllocationIndex(i).code() >= first.code()));