Searched refs:kIntrinsicCurrentThread (Results 1 – 3 of 3) sorted by relevance
98 kIntrinsicCurrentThread, enumerator
179 static_assert(kIntrinsicIsStatic[kIntrinsicCurrentThread], "CurrentThread must be static");587 INTRINSIC(JavaLangThread, CurrentThread, _Thread, kIntrinsicCurrentThread, 0),
346 case kIntrinsicCurrentThread: in GetIntrinsic()