Home
last modified time | relevance | path

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

/art/test/535-regression-const-val/
Dinfo.txt2 vs FloatConstant due to a static_cast sign extend.
/art/libartbase/base/
Dbit_struct.h157 ValueStorage vs; in Get() local
158 vs.pod_.val_ = GetStorage(); in Get()
159 return vs.value_; in Get()
/art/test/800-smali/smali/
Db_25494456.smali5 # Ensure that a type mismatch (integral/float vs reference) overrides a soft failure (because of
/art/test/710-varhandle-creation/
Dexpected.txt2 checkInstantiatedVarHandles...vz...vb...vc...vs...vi...vj...vf...vd...vo...vfz...vfb...vfc...vfs...…
/art/tools/dexfuzz/
DREADME60 ARM Optimizing Backend vs. ARM64 Optimizing Backend.
/art/compiler/optimizing/
Dcode_generator_arm_vixl.cc4426 __ B(vs, &nan, /* is_far_target= */ false); // if un-ordered, go to NaN handling. in GenerateMinMaxFloat()
4483 __ B(vs, &handle_nan_eq, /* is_far_target= */ false); // if un-ordered, go to NaN handling. in GenerateMinMaxDouble()