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

  /art/compiler/optimizing/
code_generator_vector_arm_vixl.cc 346 : __ Vhadd(DataTypeValue::U8, dst, lhs, rhs);
352 : __ Vhadd(DataTypeValue::S8, dst, lhs, rhs);
358 : __ Vhadd(DataTypeValue::U16, dst, lhs, rhs);
364 : __ Vhadd(DataTypeValue::S16, dst, lhs, rhs);
    [all...]
  /external/vixl/src/aarch32/
macro-assembler-aarch32.h     [all...]

Completed in 45 milliseconds