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

  /dalvik/vm/compiler/codegen/arm/
ArmRallocUtil.cpp 78 RegLocation res = LOC_C_RETURN_WIDE;
89 RegLocation res = LOC_C_RETURN_WIDE;
ArmLIR.h 91 #define LOC_C_RETURN_WIDE {kLocPhysReg, 1, 0, r0, r1, -1}
    [all...]
  /dalvik/vm/compiler/codegen/arm/FP/
ThumbVFP.cpp 48 RegLocation rlResult = LOC_C_RETURN_WIDE;

Completed in 282 milliseconds