HomeSort by relevance Sort by last modified time
    Searched refs:CreateFPToFPLocations (Results 1 - 6 of 6) sorted by null

  /art/compiler/optimizing/
intrinsics_arm64.cc 532 static void CreateFPToFPLocations(ArenaAllocator* allocator, HInvoke* invoke) {
550 CreateFPToFPLocations(allocator_, invoke);
558 CreateFPToFPLocations(allocator_, invoke);
702 CreateFPToFPLocations(allocator_, invoke);
712 CreateFPToFPLocations(allocator_, invoke);
722 CreateFPToFPLocations(allocator_, invoke);
732 CreateFPToFPLocations(allocator_, invoke);
    [all...]
intrinsics_arm_vixl.cc 339 static void CreateFPToFPLocations(ArenaAllocator* allocator, HInvoke* invoke) {
440 CreateFPToFPLocations(allocator_, invoke);
448 CreateFPToFPLocations(allocator_, invoke);
771 CreateFPToFPLocations(allocator_, invoke);
781 CreateFPToFPLocations(allocator_, invoke);
    [all...]
intrinsics_mips.cc 605 static void CreateFPToFPLocations(ArenaAllocator* allocator, HInvoke* invoke) {
799 CreateFPToFPLocations(allocator_, invoke);
808 CreateFPToFPLocations(allocator_, invoke);
    [all...]
intrinsics_mips64.cc 380 static void CreateFPToFPLocations(ArenaAllocator* allocator, HInvoke* invoke) {
486 CreateFPToFPLocations(allocator_, invoke);
495 CreateFPToFPLocations(allocator_, invoke);
759 CreateFPToFPLocations(allocator_, invoke);
    [all...]
intrinsics_x86.cc 762 static void CreateFPToFPLocations(ArenaAllocator* allocator, HInvoke* invoke) {
770 CreateFPToFPLocations(allocator_, invoke);
801 CreateFPToFPLocations(allocator, invoke);
    [all...]
intrinsics_x86_64.cc 537 static void CreateFPToFPLocations(ArenaAllocator* allocator, HInvoke* invoke) {
545 CreateFPToFPLocations(allocator_, invoke);
576 CreateFPToFPLocations(allocator, invoke);
    [all...]

Completed in 116 milliseconds