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

  /dalvik/vm/compiler/codegen/arm/FP/
ThumbPortableFP.c 22 static bool genArithOpDoublePortable(CompilationUnit *cUnit, MIR *mir,
44 return genArithOpDoublePortable(cUnit, mir, rlDest, rlSrc1, rlSrc2);
ThumbVFP.c 141 return genArithOpDoublePortable(cUnit, mir, rlDest, rlSrc1,
Thumb2VFP.c 89 return genArithOpDoublePortable(cUnit, mir, rlDest, rlSrc1,
  /dalvik/vm/compiler/codegen/arm/
Codegen.h 42 static bool genArithOpDoublePortable(CompilationUnit *cUnit, MIR *mir,
CodegenDriver.c 128 static bool genArithOpDoublePortable(CompilationUnit *cUnit, MIR *mir,
    [all...]

Completed in 28 milliseconds