Searched refs:rarray (Results 1 - 1 of 1) sorted by relevance
/external/v8/test/cctest/compiler/ |
H A D | test-run-native-calls.cc | 627 int rarray[] = {retreg}; local 630 Allocator rets(rarray, 1, nullptr, 0); 676 int rarray[1]; local 677 pairs.Next(&rarray[0], &parray[0], true); 679 Allocator rets(rarray, 1, nullptr, 0); 694 int rarray[] = {GetRegConfig()->GetAllocatableGeneralCode(0)}; local 697 Allocator rets(rarray, 1, nullptr, 0); 746 int rarray[] = {GetRegConfig()->GetAllocatableGeneralCode(0)}; local 748 Allocator rets(rarray, 1, nullptr, 0); 800 int rarray[] local 840 int rarray[] = {GetRegConfig()->GetAllocatableGeneralCode(0)}; local 865 int rarray[] = {GetRegConfig()->GetAllocatableDoubleCode(0)}; local 888 int rarray[] = {GetRegConfig()->GetAllocatableDoubleCode(0)}; local 909 int rarray[] = {GetRegConfig()->GetAllocatableDoubleCode(0)}; local 930 int rarray[] = {GetRegConfig()->GetAllocatableDoubleCode(0)}; local 983 int rarray[] = {GetRegConfig()->GetAllocatableDoubleCode(0)}; local [all...] |
Completed in 2982 milliseconds