OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:genArithOpDoublePortable
(Results
1 - 5
of
5
) sorted by null
/dalvik/vm/compiler/codegen/arm/
Codegen.h
42
static bool
genArithOpDoublePortable
(CompilationUnit *cUnit, MIR *mir,
CodegenDriver.cpp
127
static bool
genArithOpDoublePortable
(CompilationUnit *cUnit, MIR *mir,
[
all
...]
/dalvik/vm/compiler/codegen/arm/FP/
ThumbPortableFP.cpp
22
static bool
genArithOpDoublePortable
(CompilationUnit *cUnit, MIR *mir,
46
return
genArithOpDoublePortable
(cUnit, mir, rlDest, rlSrc1, rlSrc2);
ThumbVFP.cpp
136
return
genArithOpDoublePortable
(cUnit, mir, rlDest, rlSrc1,
Thumb2VFP.cpp
90
return
genArithOpDoublePortable
(cUnit, mir, rlDest, rlSrc1,
Completed in 43 milliseconds