Searched defs:genCmpFP (Results 1 - 4 of 4) sorted by relevance
/dalvik/vm/compiler/codegen/arm/FP/ |
H A D | ThumbPortableFP.cpp | 54 static bool genCmpFP(CompilationUnit *cUnit, MIR *mir, RegLocation rlDest, function
|
H A D | ThumbVFP.cpp | 226 static bool genCmpFP(CompilationUnit *cUnit, MIR *mir, RegLocation rlDest, function
|
H A D | Thumb2VFP.cpp | 211 static bool genCmpFP(CompilationUnit *cUnit, MIR *mir, RegLocation rlDest, function
|
/dalvik/vm/compiler/codegen/mips/FP/ |
H A D | MipsFP.cpp | 378 static bool genCmpFP(CompilationUnit *cUnit, MIR *mir, RegLocation rlDest, function
|
Completed in 159 milliseconds