Home | History | Annotate | Download | only in arm64

Lines Matching refs:runtime_allocate

5712   Label allocated, runtime_allocate;
5714 __ Allocate(size, x0, x10, x11, &runtime_allocate, TAG_OBJECT);
5717 __ Bind(&runtime_allocate);