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

  /external/vixl/examples/aarch32/
pi.cc 76 __ Vsub(F64, d10, d10, d11);
  /art/compiler/optimizing/
code_generator_vector_arm_vixl.cc 306 __ Vsub(I8, dst, lhs, rhs);
311 __ Vsub(I16, dst, lhs, rhs);
315 __ Vsub(I32, dst, lhs, rhs);
intrinsics_arm_vixl.cc 838 __ Vsub(F32, temp1, in_reg, temp1);
    [all...]
code_generator_arm_vixl.cc     [all...]
  /external/swiftshader/third_party/subzero/src/
IceInstARM32.h 448 Vsub
780 /// Create a vector/FP binary-op instruction like vadd, and vsub. Everything
830 /// Create a vector/FP binary-op instruction like vadd, and vsub. Everything
    [all...]
IceInstARM32.cpp     [all...]
  /external/vixl/src/aarch32/
macro-assembler-aarch32.h     [all...]

Completed in 191 milliseconds