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

  /external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/
ARMBaseInfo.h 392 // UnaryDP - Indicates this is a unary data processing instruction, i.e.
394 UnaryDP = 1 << 13,
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMBaseInfo.h 409 // UnaryDP - Indicates this is a unary data processing instruction, i.e.
411 UnaryDP = 1 << 13,

Completed in 788 milliseconds