Lines Matching refs:GetInt32ValueOf
1363 int32_t value = GetInt32ValueOf(source.GetConstant()); in Move32()
1386 int32_t value = GetInt32ValueOf(constant); in Move32()
1562 int32_t v = CodeGenerator::GetInt32ValueOf(src.GetConstant()); in MoveToMemory()
1584 int32_t v = CodeGenerator::GetInt32ValueOf(src.GetConstant()); in MoveToMemory()
5910 int32_t v = CodeGenerator::GetInt32ValueOf(value.GetConstant()); in HandleFieldSet()
5944 int32_t v = CodeGenerator::GetInt32ValueOf(value.GetConstant()); in HandleFieldSet()
6526 int32_t v = CodeGenerator::GetInt32ValueOf(value.GetConstant()); in VisitArraySet()
6644 int32_t length = CodeGenerator::GetInt32ValueOf(length_loc.GetConstant()); in VisitBoundsCheck()
6647 int32_t index = CodeGenerator::GetInt32ValueOf(index_loc.GetConstant()); in VisitBoundsCheck()
6683 int32_t value = CodeGenerator::GetInt32ValueOf(index_loc.GetConstant()); in VisitBoundsCheck()
6872 int32_t value = CodeGenerator::GetInt32ValueOf(constant); in EmitMove()
8910 int32_t value = CodeGenerator::GetInt32ValueOf(rhs.GetConstant()); in GenerateIntCompare()