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

  /art/compiler/optimizing/
intrinsics_arm_vixl.cc 455 static void CreateIntToIntPlusTemp(ArenaAllocator* allocator, HInvoke* invoke) {
496 CreateIntToIntPlusTemp(allocator_, invoke);
505 CreateIntToIntPlusTemp(allocator_, invoke);
    [all...]
intrinsics_x86_64.cc 289 static void CreateIntToIntPlusTemp(ArenaAllocator* allocator, HInvoke* invoke) {
320 CreateIntToIntPlusTemp(allocator_, invoke);
328 CreateIntToIntPlusTemp(allocator_, invoke);
    [all...]

Completed in 79 milliseconds