Home
last modified time | relevance | path

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

/art/runtime/interpreter/
Dinterpreter_intrinsics.cc42 #define BINARY_JJ_INTRINSIC(name, op, set) \ macro
104 BINARY_JJ_INTRINSIC(MterpLongCompare, Compare, SetI);
134 BINARY_JJ_INTRINSIC(MterpMathMinLongLong, std::min, SetJ);
140 BINARY_JJ_INTRINSIC(MterpMathMaxLongLong, std::max, SetJ);