HomeSort by relevance Sort by last modified time
    Searched refs:Vabs (Results 1 - 5 of 5) sorted by null

  /art/compiler/optimizing/
code_generator_vector_arm_vixl.cc 207 __ Vabs(DataTypeValue::S8, dst, src);
211 __ Vabs(DataTypeValue::S16, dst, src);
215 __ Vabs(DataTypeValue::S32, dst, src);
778 __ Vabs(DataTypeValue::S32, tmp, tmp);
    [all...]
intrinsics_arm_vixl.cc 436 __ Vabs(OutputVRegister(invoke), InputVRegisterAt(invoke, 0));
    [all...]
  /external/swiftshader/third_party/subzero/src/
IceInstARM32.h 427 Vabs,
    [all...]
IceInstARM32.cpp     [all...]
  /external/vixl/src/aarch32/
macro-assembler-aarch32.h     [all...]

Completed in 197 milliseconds