OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:X86_LOC_C_RETURN_DOUBLE
(Results
1 - 2
of
2
) sorted by null
/art/compiler/dex/quick/x86/
x86_lir.h
135
#define
X86_LOC_C_RETURN_DOUBLE
{kLocPhysReg, 1, 0, 0, 1, 0, 0, 0, 1, fr0, fr1, INVALID_SREG, INVALID_SREG}
target_x86.cc
64
RegLocation res =
X86_LOC_C_RETURN_DOUBLE
;
Completed in 5223 milliseconds