Home
last modified time | relevance | path

Searched refs:CreateVecAccumLocations (Results 1 – 6 of 6) sorted by relevance

/art/compiler/optimizing/
Dcode_generator_vector_arm_vixl.cc789 static void CreateVecAccumLocations(ArenaAllocator* allocator, HVecOperation* instruction) { in CreateVecAccumLocations() function
810 CreateVecAccumLocations(GetGraph()->GetAllocator(), instruction); in VisitVecMultiplyAccumulate()
818 CreateVecAccumLocations(GetGraph()->GetAllocator(), instruction); in VisitVecSADAccumulate()
Dcode_generator_vector_x86.cc1093 static void CreateVecAccumLocations(ArenaAllocator* allocator, HVecOperation* instruction) { in CreateVecAccumLocations() function
1114 CreateVecAccumLocations(GetGraph()->GetAllocator(), instruction); in VisitVecMultiplyAccumulate()
1123 CreateVecAccumLocations(GetGraph()->GetAllocator(), instruction); in VisitVecSADAccumulate()
Dcode_generator_vector_x86_64.cc1066 static void CreateVecAccumLocations(ArenaAllocator* allocator, HVecOperation* instruction) { in CreateVecAccumLocations() function
1087 CreateVecAccumLocations(GetGraph()->GetAllocator(), instruction); in VisitVecMultiplyAccumulate()
1096 CreateVecAccumLocations(GetGraph()->GetAllocator(), instruction); in VisitVecSADAccumulate()
Dcode_generator_vector_mips64.cc1012 static void CreateVecAccumLocations(ArenaAllocator* allocator, HVecOperation* instruction) { in CreateVecAccumLocations() function
1033 CreateVecAccumLocations(GetGraph()->GetAllocator(), instruction); in VisitVecMultiplyAccumulate()
1083 CreateVecAccumLocations(GetGraph()->GetAllocator(), instruction); in VisitVecSADAccumulate()
Dcode_generator_vector_mips.cc1014 static void CreateVecAccumLocations(ArenaAllocator* allocator, HVecOperation* instruction) { in CreateVecAccumLocations() function
1035 CreateVecAccumLocations(GetGraph()->GetAllocator(), instruction); in VisitVecMultiplyAccumulate()
1085 CreateVecAccumLocations(GetGraph()->GetAllocator(), instruction); in VisitVecSADAccumulate()
Dcode_generator_vector_arm64.cc1040 static void CreateVecAccumLocations(ArenaAllocator* allocator, HVecOperation* instruction) { in CreateVecAccumLocations() function
1061 CreateVecAccumLocations(GetGraph()->GetAllocator(), instruction); in VisitVecMultiplyAccumulate()
1109 CreateVecAccumLocations(GetGraph()->GetAllocator(), instruction); in VisitVecSADAccumulate()