Home
last modified time | relevance | path

Searched defs:half (Results 1 – 2 of 2) sorted by relevance

/art/test/580-fp16/src-art/
DMain.java23 public static int TestFP16ToFloatRawIntBits(short half) { in TestFP16ToFloatRawIntBits()
/art/compiler/optimizing/
Dintrinsics_arm64.cc3226 VRegister half = scratch_scope.AcquireH(); in VisitFP16ToFloat() local
3248 VRegister half = scratch_scope.AcquireH(); in VisitFP16ToHalf() local
3264 VRegister half = scratch_scope.AcquireH(); in GenerateFP16Round() local