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

/art/runtime/entrypoints/quick/
H A Dquick_entrypoints.h100 int32_t (*pD2iz)(double); variable
/art/compiler/dex/quick/mips/
H A Dfp_mips.cc141 GenConversionCall(QUICK_ENTRYPOINT_OFFSET(pD2iz), rl_dest, rl_src);
/art/runtime/arch/arm/
H A Dentrypoints_init_arm.cc207 qpoints->pD2iz = __aeabi_d2iz;
/art/runtime/arch/mips/
H A Dentrypoints_init_mips.cc207 qpoints->pD2iz = __fixdfsi;
/art/runtime/
H A Dthread.cc1670 QUICK_ENTRY_POINT_INFO(pD2iz),

Completed in 71 milliseconds