Home | History | Annotate | Download | only in optimizing

Lines Matching refs:GetConstant

129       int32_t constant = src_pos.GetConstant()->AsIntConstant()->GetValue();
152 int32_t constant = dest_pos.GetConstant()->AsIntConstant()->GetValue();
1201 int32_t pos_const = pos.GetConstant()->AsIntConstant()->GetValue();
1207 Immediate(length.GetConstant()->AsIntConstant()->GetValue()));
1221 __ cmpl(temp, Immediate(length.GetConstant()->AsIntConstant()->GetValue()));
1246 __ cmpl(temp, Immediate(length.GetConstant()->AsIntConstant()->GetValue()));
1296 __ movl(count, Immediate(length.GetConstant()->AsIntConstant()->GetValue()));
1315 int32_t srcPos_const = srcPos.GetConstant
1322 int32_t destPos_const = destPos.GetConstant()->AsIntConstant()->GetValue();
1778 srcBegin.IsConstant() ? srcBegin.GetConstant()->AsIntConstant()->GetValue() : 0;
1931 Immediate(value_loc.GetConstant()->AsIntConstant()->GetValue()));
1939 Immediate(value_loc.GetConstant()->AsIntConstant()->GetValue()));
1947 Immediate(value_loc.GetConstant()->AsIntConstant()->GetValue()));
1954 int64_t value = value_loc.GetConstant()->AsLongConstant()->GetValue();
2839 int32_t constant = pos.GetConstant()->AsIntConstant()->GetValue();
2860 int32_t constant = copy_length.GetConstant()->AsIntConstant()->GetValue();
2933 int32_t src_pos_constant = src_pos.GetConstant()->AsIntConstant()->GetValue();
2935 int32_t dest_pos_constant = dest_pos.GetConstant()->AsIntConstant()->GetValue();
2957 int32_t dest_pos_constant = dest_pos.GetConstant()->AsIntConstant()->GetValue();