Home | History | Annotate | Download | only in s390

Lines Matching refs:constant_capacity

4245     int32_t constant_capacity =
4247 if (constant_key >= constant_capacity) {
4256 int32_t constant_capacity =
4258 __ Cmp32(ToRegister(key), Operand(constant_capacity));