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

  /external/arm-neon-tests/
Android.mk 29 vmlsl_lane vmovl vmovn vmull vmull_lane vrev vrshl vshl_n \
ref_vrev.c 38 /* Basic test: y=vrev(x), then store the result. */
41 vrev##W2##Q##_##T2##W(VECT_VAR(vector, T1, W, N)); \
57 /* Check vrev in each of the existing combinations */
Makefile 44 vmlsl_lane vmovl vmovn vmull vmull_lane vrev vrshl vshl_n \
  /external/llvm/utils/PerfectShuffle/
PerfectShuffle.cpp 522 struct vrev : public Operator {
523 vrev() : Operator(0x1032, "vrev", OP_VREV) {}
  /external/swiftshader/third_party/LLVM/utils/PerfectShuffle/
PerfectShuffle.cpp 522 struct vrev : public Operator {
523 vrev() : Operator(0x1032, "vrev", OP_VREV) {}

Completed in 76 milliseconds