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

  /art/compiler/optimizing/
code_generator_vector_arm_vixl.cc 549 __ Vshl(I8, dst, lhs, value);
554 __ Vshl(I16, dst, lhs, value);
558 __ Vshl(I32, dst, lhs, value);
  /external/swiftshader/third_party/subzero/src/
IceAssemblerARM32.cpp     [all...]
IceInstARM32.h 445 Vshl,
    [all...]
IceInstARM32.cpp 951 llvm::report_fatal_error("Vshl not defined on type " +
    [all...]
  /external/vixl/src/aarch32/
macro-assembler-aarch32.h     [all...]

Completed in 74 milliseconds