Home
last modified time | relevance | path

Searched refs:is_true_value_zero_constant (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dcode_generator_mips.cc5995 bool is_true_value_zero_constant = in CanMoveConditionally() local
6011 if (is_true_value_zero_constant) { in CanMoveConditionally()
6030 use_const_for_true_in = is_true_value_zero_constant; in CanMoveConditionally()
6036 if (is_true_value_zero_constant) { in CanMoveConditionally()
6053 use_const_for_true_in = is_true_value_zero_constant; in CanMoveConditionally()
6064 if (is_true_value_zero_constant) { in CanMoveConditionally()
6098 if (is_true_value_zero_constant) { in CanMoveConditionally()
6118 use_const_for_true_in = is_true_value_zero_constant; in CanMoveConditionally()
6124 if (is_true_value_zero_constant) { in CanMoveConditionally()
6143 use_const_for_true_in = is_true_value_zero_constant; in CanMoveConditionally()
[all …]
Dcode_generator_mips64.cc4529 bool is_true_value_zero_constant = in CanMoveConditionally() local
4542 if (is_true_value_zero_constant) { in CanMoveConditionally()
4564 if (is_true_value_zero_constant) { in CanMoveConditionally()
4586 if (is_true_value_zero_constant) { in CanMoveConditionally()
4603 if (is_true_value_zero_constant) { in CanMoveConditionally()