Searched defs:thread_reg (Results 1 - 2 of 2) sorted by relevance

/openjdk9/hotspot/src/share/vm/c1/
H A Dc1_LIRGenerator.cpp1127 LIR_Opr thread_reg = getThreadPointer(); local
/openjdk9/hotspot/src/cpu/x86/vm/
H A DmacroAssembler_x86.cpp5532 Register thread_reg = NOT_LP64(rdi) LP64_ONLY(r15_thread); local
6173 Register thread_reg = NOT_LP64(rbx) LP64_ONLY(r15_thread); local
[all...]

Completed in 84 milliseconds