OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:genRegCopyWide
(Results
1 - 4
of
4
) sorted by null
/dalvik/vm/compiler/codegen/
CodegenFactory.cpp
91
genRegCopyWide
(cUnit, regLo, regHi, rlSrc.lowReg, rlSrc.highReg);
222
genRegCopyWide
(cUnit, rlDest.lowReg, rlDest.highReg,
/dalvik/vm/compiler/codegen/arm/Thumb/
Factory.cpp
870
static void
genRegCopyWide
(CompilationUnit *cUnit, int destLo, int destHi,
/dalvik/vm/compiler/codegen/arm/Thumb2/
Factory.cpp
[
all
...]
/dalvik/vm/compiler/codegen/arm/
CodegenDriver.cpp
[
all
...]
Completed in 64 milliseconds