OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:loadValueDirectWide
(Results
1 - 2
of
2
) sorted by null
/dalvik/vm/compiler/codegen/
CodegenFactory.cpp
86
static void
loadValueDirectWide
(CompilationUnit *cUnit, RegLocation rlSrc,
116
loadValueDirectWide
(cUnit, rlSrc, regLo, regHi);
191
loadValueDirectWide
(cUnit, rlSrc, rlSrc.lowReg, rlSrc.highReg);
234
loadValueDirectWide
(cUnit, rlSrc, rlDest.lowReg,
/dalvik/vm/compiler/codegen/arm/Thumb/
Gen.cpp
160
loadValueDirectWide
(cUnit, rlSrc1, rlResult.lowReg,
Completed in 37 milliseconds