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

  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMBaseInfo.h 125 OSHST = 2,
157 case OSHST: return "oshst";
  /external/llvm/lib/Target/AArch64/Utils/
AArch64BaseInfo.cpp 70 {"oshst", OSHST},
    [all...]
AArch64BaseInfo.h 169 OSHST = 0x2,
    [all...]
  /external/llvm/test/MC/ARM/
basic-arm-instructions.s 606 dmb oshst
622 @ CHECK: dmb oshst @ encoding: [0x52,0xf0,0x7f,0xf5]
637 @ CHECK: dmb oshst @ encoding: [0x52,0xf0,0x7f,0xf5]
674 dsb oshst
690 @ CHECK: dsb oshst @ encoding: [0x42,0xf0,0x7f,0xf5]
708 @ CHECK: dsb oshst @ encoding: [0x42,0xf0,0x7f,0xf5]
713 dsb OSHST
716 @ CHECK: dsb oshst @ encoding: [0x42,0xf0,0x7f,0xf5]
    [all...]
  /external/llvm/lib/Target/ARM/AsmParser/
ARMAsmParser.cpp     [all...]

Completed in 606 milliseconds