Lines Matching refs:at

223   // will allow deoptimization at this safepoint to find all possible
424 // On Intel we have to round all doubles (and most floats) at
579 // at all. We've come from compiled code and are attempting to jump to the
849 // are accessed as negative so LSW is at LOW address
861 // are accessed as negative so LSW is at LOW address
1447 member_reg = rbx; // known to be free at this point
1478 receiver_reg = rcx; // known to be free at this point
1536 int stack_slots = SharedRuntime::out_preserve_stack_slots(); // no out slots at all, actually
1603 const char* at = atype->as_C_string();
1604 if (strlen(at) == 2) {
1605 assert(at[0] == '[', "must be");
1606 switch (at[1]) {
1764 // if we align at 8 then we will be sure 5 bytes are in the same line
1775 // Since hashCode is usually polymorphic at call sites we can't do
1776 // this optimization at the call site without a lot of work.
1802 // The instruction at the verified entry point must be 5 bytes or longer
1875 // We ignore the extra arguments during the shuffle and handle them at the
1896 // We know that we only have args in at most two integer registers (rcx, rdx). So rax, rbx
1967 // We have all of the arguments setup at this point. We must not touch any register
1968 // argument registers at this point (what if we save/restore them there are no oop?
2418 // abi and then leaves nops at the position you would expect to call a native
2573 // if we align at 8 then we will be sure 5 bytes are in the same line
2581 // The instruction at the verified entry point must be 5 bytes or longer
2842 // already been captured in the vframeArray at the time the return PC was
2859 // return address is the pc describes what bci to do re-execute at
2871 // all registers are dead at this entry point, except for rax, and
2887 // tos: stack at point of call to method that threw the exception (i.e. only
2986 // deopt at a poll point with the non standard control word. However, we should make
3007 // sp should be pointing at the return address to the caller (3)
3226 // sp should be pointing at the return address to the caller (3)
3359 // If cause_return is true we are at a poll_return and there is
3390 // will allow deoptimization at this safepoint to find all possible
3430 // of a java call. All the argument registers are live at this point