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

/openjdk10/hotspot/src/share/vm/c1/
H A Dc1_LIR.hpp384 bool is_single_cpu() const { validate_type(); return check_value_mask(kind_mask | size_mask, cpu_register | single_size); } function in class:LIR_OprDesc

Completed in 103 milliseconds