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

  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMBaseInfo.h 125 OSHST = 2,
157 case OSHST: return "oshst";
  /external/llvm/test/MC/ARM/
basic-arm-instructions.s 598 dmb oshst
614 @ CHECK: dmb oshst @ encoding: [0x52,0xf0,0x7f,0xf5]
629 @ CHECK: dmb oshst @ encoding: [0x52,0xf0,0x7f,0xf5]
666 dsb oshst
682 @ CHECK: dsb oshst @ encoding: [0x42,0xf0,0x7f,0xf5]
700 @ CHECK: dsb oshst @ encoding: [0x42,0xf0,0x7f,0xf5]
705 dsb OSHST
708 @ CHECK: dsb oshst @ encoding: [0x42,0xf0,0x7f,0xf5]
    [all...]
  /external/llvm/lib/Target/ARM/AsmParser/
ARMAsmParser.cpp     [all...]

Completed in 446 milliseconds