Searched refs:is_tls_instruction (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/vm/adlc/
H A Dformssel.hpp148 virtual int is_tls_instruction() const; // tlsLoadP rule or ideal ThreadLocal
H A Dformssel.cpp254 if (is_tls_instruction())
277 int InstructForm::is_tls_instruction() const { function in class:InstructForm
550 if (is_empty_encoding() && is_tls_instruction())
H A Doutput_h.cpp1903 else if (instr->is_tls_instruction()) {

Completed in 259 milliseconds