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

/openjdk9/hotspot/src/cpu/sparc/vm/
H A DmacroAssembler_sparc.cpp3419 Condition negated_cond = negate_condition(cond); local
/openjdk9/hotspot/src/cpu/x86/vm/
H A DmacroAssembler_x86.cpp2820 Condition negated_cond = negate_condition(cond); local

Completed in 116 milliseconds