Home
last modified time | relevance | path

Searched refs:Signum (Results 1 – 2 of 2) sorted by relevance

/art/libartbase/base/
Dutils.h140 inline static int32_t Signum(T opnd) { in Signum() function
/art/runtime/interpreter/
Dinterpreter_intrinsics.cc92 UNARY_INTRINSIC(MterpIntegerSignum, Signum, GetVReg, SetI);
125 UNARY_INTRINSIC(MterpLongSignum, Signum, GetVRegLong, SetI);