Searched defs:GetArgPhysicalReg (Results 1 - 1 of 1) sorted by relevance

/art/compiler/dex/quick/arm64/
H A Dtarget_arm64.cc857 static RegStorage GetArgPhysicalReg(RegLocation* loc, int* num_gpr_used, int* num_fpr_used, function in namespace:art
940 RegStorage reg = GetArgPhysicalReg(t_loc, &num_gpr_used, &num_fpr_used, &op_size);

Completed in 39 milliseconds