Searched refs:pCmplDouble (Results 1 - 5 of 5) sorted by relevance

/art/runtime/entrypoints/quick/
H A Dquick_entrypoints.h93 int32_t (*pCmplDouble)(double, double); variable
/art/compiler/dex/quick/mips/
H A Dfp_mips.cc191 offset = QUICK_ENTRYPOINT_OFFSET(pCmplDouble);
/art/runtime/arch/arm/
H A Dentrypoints_init_arm.cc200 qpoints->pCmplDouble = CmplDouble;
/art/runtime/arch/mips/
H A Dentrypoints_init_mips.cc201 qpoints->pCmplDouble = CmplDouble;
/art/runtime/
H A Dthread.cc1663 QUICK_ENTRY_POINT_INFO(pCmplDouble),

Completed in 914 milliseconds