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

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

Completed in 119 milliseconds