Home
last modified time | relevance | path

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

/art/test/580-checker-fp16/src-art/
DMain.java26 public static int TestFP16ToFloatRawIntBits(short half) { in TestFP16ToFloatRawIntBits()
/art/compiler/optimizing/
Dintrinsics_arm64.cc3939 VRegister half = scratch_scope.AcquireH(); in VisitFP16ToFloat() local
3961 VRegister half = scratch_scope.AcquireH(); in VisitFP16ToHalf() local
3977 VRegister half = scratch_scope.AcquireH(); in GenerateFP16Round() local