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

/art/runtime/entrypoints/quick/
H A Dquick_entrypoints.h94 int32_t (*pCmplFloat)(float, float); variable
/art/compiler/dex/quick/mips/
H A Dfp_mips.cc183 offset = QUICK_ENTRYPOINT_OFFSET(pCmplFloat);
/art/runtime/arch/arm/
H A Dentrypoints_init_arm.cc201 qpoints->pCmplFloat = CmplFloat;
/art/runtime/arch/mips/
H A Dentrypoints_init_mips.cc202 qpoints->pCmplFloat = CmplFloat;
/art/runtime/
H A Dthread.cc1664 QUICK_ENTRY_POINT_INFO(pCmplFloat),

Completed in 90 milliseconds