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

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/MCTargetDesc/
ARMBaseInfo.h 372 // UnaryDP - Indicates this is a unary data processing instruction, i.e.
374 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,
  /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/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMCodeEmitter.cpp     [all...]

Completed in 436 milliseconds