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

  /dalvik/vm/compiler/codegen/arm/
ArmRallocUtil.cpp 102 RegLocation res = LOC_C_RETURN;
110 RegLocation res = LOC_C_RETURN;
ArmLIR.h 90 #define LOC_C_RETURN {kLocPhysReg, 0, 0, r0, 0, -1}
    [all...]
  /dalvik/vm/compiler/codegen/arm/FP/
ThumbPortableFP.cpp 57 RegLocation rlResult = LOC_C_RETURN;
  /dalvik/vm/compiler/codegen/arm/Thumb2/
Gen.cpp 374 RegLocation rlTemp = LOC_C_RETURN; // Just using as template, will change

Completed in 33 milliseconds