Home
last modified time | relevance | path

Searched refs:reduction_uses (Results 1 – 8 of 8) sorted by relevance

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/opto/
H A Dsuperword.cpp2873 int reduction_uses = 0; in construct_bb() local
2890 reduction_uses++; in construct_bb()
2956 return (_mem_slice_head.length() > 0) || (reduction_uses > 0) || (_data_entry.length() > 0); in construct_bb()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/opto/
H A Dsuperword.cpp2962 int reduction_uses = 0; in construct_bb() local
2979 reduction_uses++; in construct_bb()
3044 return (_mem_slice_head.length() > 0) || (reduction_uses > 0) || (_data_entry.length() > 0); in construct_bb()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/opto/
H A Dsuperword.cpp2875 int reduction_uses = 0; in construct_bb() local
2892 reduction_uses++; in construct_bb()
2957 return (_mem_slice_head.length() > 0) || (reduction_uses > 0) || (_data_entry.length() > 0); in construct_bb()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/opto/
H A Dsuperword.cpp3032 int reduction_uses = 0; in construct_bb() local
3049 reduction_uses++; in construct_bb()
3115 return (_mem_slice_head.length() > 0) || (reduction_uses > 0) || (_data_entry.length() > 0); in construct_bb()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/opto/
H A Dsuperword.cpp3026 int reduction_uses = 0; in construct_bb() local
3043 reduction_uses++; in construct_bb()
3109 return (_mem_slice_head.length() > 0) || (reduction_uses > 0) || (_data_entry.length() > 0); in construct_bb()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/opto/
H A Dsuperword.cpp2873 int reduction_uses = 0; in construct_bb() local
2890 reduction_uses++; in construct_bb()
2956 return (_mem_slice_head.length() > 0) || (reduction_uses > 0) || (_data_entry.length() > 0); in construct_bb()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/opto/
H A Dsuperword.cpp2982 int reduction_uses = 0; in construct_bb() local
2999 reduction_uses++; in construct_bb()
3064 return (_mem_slice_head.length() > 0) || (reduction_uses > 0) || (_data_entry.length() > 0); in construct_bb()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/opto/
H A Dsuperword.cpp2978 int reduction_uses = 0; in construct_bb() local
2995 reduction_uses++; in construct_bb()
3060 return (_mem_slice_head.length() > 0) || (reduction_uses > 0) || (_data_entry.length() > 0); in construct_bb()