Home
last modified time | relevance | path

Searched defs:is_double_word (Results 1 – 22 of 22) sorted by relevance

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/c1/
H A Dc1_ValueType.hpp143 bool is_double_word() const { return _size == 2; } in is_double_word() function in ValueType
H A Dc1_LIR.hpp407 …bool is_double_word() const { assert(is_register() || is_stack(), "type check"); return check… in is_double_word() function in LIR_OprDesc
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/c1/
H A Dc1_ValueType.hpp143 bool is_double_word() const { return _size == 2; } in is_double_word() function in ValueType
H A Dc1_LIR.hpp407 …bool is_double_word() const { assert(is_register() || is_stack(), "type check"); return check… in is_double_word() function in LIR_OprDesc
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/c1/
H A Dc1_ValueType.hpp144 bool is_double_word() const { return _size == 2; } in is_double_word() function in ValueType
H A Dc1_LIR.hpp400 …bool is_double_word() const { assert(is_register() || is_stack(), "type check"); return check… in is_double_word() function in LIR_OprDesc
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/c1/
H A Dc1_ValueType.hpp144 bool is_double_word() const { return _size == 2; } in is_double_word() function in ValueType
H A Dc1_LIR.hpp400 …bool is_double_word() const { assert(is_register() || is_stack(), "type check"); return check… in is_double_word() function in LIR_OprDesc
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/c1/
H A Dc1_ValueType.hpp144 bool is_double_word() const { return _size == 2; } in is_double_word() function in ValueType
H A Dc1_LIR.hpp400 …bool is_double_word() const { assert(is_register() || is_stack(), "type check"); return check… in is_double_word() function in LIR_OprDesc
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/c1/
H A Dc1_ValueType.hpp144 bool is_double_word() const { return _size == 2; } in is_double_word() function in ValueType
H A Dc1_LIR.hpp401 …bool is_double_word() const { assert(is_register() || is_stack(), "type check"); return check… in is_double_word() function in LIR_OprDesc
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/c1/
H A Dc1_ValueType.hpp144 bool is_double_word() const { return _size == 2; } in is_double_word() function in ValueType
H A Dc1_LIR.hpp401 …bool is_double_word() const { assert(is_register() || is_stack(), "type check"); return check… in is_double_word() function in LIR_OprDesc
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/c1/
H A Dc1_ValueType.hpp144 bool is_double_word() const { return _size == 2; } in is_double_word() function in ValueType
H A Dc1_LIR.hpp400 …bool is_double_word() const { assert(is_register() || is_stack(), "type check"); return check… in is_double_word() function in LIR_OprDesc
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/c1/
H A Dc1_ValueType.hpp144 bool is_double_word() const { return _size == 2; } in is_double_word() function in ValueType
H A Dc1_LIR.hpp400 …bool is_double_word() const { assert(is_register() || is_stack(), "type check"); return check… in is_double_word() function in LIR_OprDesc
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/c1/
H A Dc1_ValueType.hpp144 bool is_double_word() const { return _size == 2; } in is_double_word() function in ValueType
H A Dc1_LIR.hpp400 …bool is_double_word() const { assert(is_register() || is_stack(), "type check"); return check… in is_double_word() function in LIR_OprDesc
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/cpu/x86/
H A Dc2_MacroAssembler_x86.cpp972 bool is_double_word = is_double_word_type(elem_bt); in vminmax_fp() local
1013 bool is_double_word = is_double_word_type(elem_bt); in evminmax_fp() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/cpu/x86/
H A Dc2_MacroAssembler_x86.cpp972 bool is_double_word = is_double_word_type(elem_bt); in vminmax_fp() local
1013 bool is_double_word = is_double_word_type(elem_bt); in evminmax_fp() local