Home
last modified time | relevance | path

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

/art/test/503-dead-instructions/smali/
DDeadInstructions.smali51 # Give one half of a pair.
/art/runtime/
Dnative_gc_triggering.md58 of one half (background processes) or three halves (foreground processes) of
64 allocated in the Java heap, plus half the net number of native bytes allocated since the last
/art/test/954-invoke-polymorphic-verifier/
Dexpected-stdout.txt3 …nce.<init>(): tried to get class from non-reference register v0 (type=Precise Low-half Constant: 0)
/art/test/580-checker-fp16/src-art/
DMain.java26 public static int TestFP16ToFloatRawIntBits(short half) { in TestFP16ToFloatRawIntBits() argument
27 float f = FP16.toFloat(half); in TestFP16ToFloatRawIntBits()
/art/compiler/optimizing/
Dintrinsics_arm64.cc3939 VRegister half = scratch_scope.AcquireH(); in VisitFP16ToFloat() local
3940 __ Fmov(half, bits); // ARMv8.2 in VisitFP16ToFloat()
3941 __ Fcvt(out, half); in VisitFP16ToFloat()
3961 VRegister half = scratch_scope.AcquireH(); in VisitFP16ToHalf() local
3963 __ Fcvt(half, in); in VisitFP16ToHalf()
3964 __ Fmov(out, half); in VisitFP16ToHalf()
3977 VRegister half = scratch_scope.AcquireH(); in GenerateFP16Round() local
3978 __ Fmov(half, WRegisterFrom(locations->InAt(0))); in GenerateFP16Round()
3979 roundOp(half, half); in GenerateFP16Round()
3980 __ Fmov(out, half); in GenerateFP16Round()
/art/test/dexdump/
Dcheckers.txt1695 002792: 1a00 3701 |01cd: const-string v0, "undid half-move" // string@…
Dall-dex-files.txt2336 002792: 1a00 3701 |01cd: const-string v0, "undid half-move" // string@…