OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GenLongToFP
(Results
1 - 2
of
2
) sorted by null
/art/compiler/dex/quick/x86/
fp_x86.cc
125
void X86Mir2Lir::
GenLongToFP
(RegLocation rl_dest, RegLocation rl_src, bool is_double) {
263
GenLongToFP
(rl_dest, rl_src, true /* is_double */);
271
GenLongToFP
(rl_dest, rl_src, false /* is_double */);
codegen_x86.h
[
all
...]
Completed in 43 milliseconds