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

  /external/webp/src/dsp/
msa_macro.h 30 #define SRAI_W(a, b) __msa_srai_w((v4i32)a, b)
41 #define SRAI_W(a, b) (a >> b)
    [all...]
  /external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/
MipsGenMCCodeEmitter.inc     [all...]
MipsGenAsmMatcher.inc     [all...]
MipsGenInstrInfo.inc     [all...]
MipsGenDAGISel.inc     [all...]

Completed in 92 milliseconds