Home | History | Annotate | Download | only in optimizing

Lines Matching refs:AsConstant

1146         int32_t imm = CodeGenerator::GetInt32ValueOf(right->AsConstant());
1157 locations->SetInAt(1, Location::ConstantLocation(right->AsConstant()));
1272 int64_t value = CodeGenerator::GetInt64ValueOf(rhs_location.GetConstant()->AsConstant());