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},
AArch64BaseInfo.h 330 OSHST = 0x2,
    [all...]
  /external/llvm/test/MC/ARM/
basic-arm-instructions.s 622 dmb oshst
638 @ CHECK: dmb oshst @ encoding: [0x52,0xf0,0x7f,0xf5]
653 @ CHECK: dmb oshst @ encoding: [0x52,0xf0,0x7f,0xf5]
690 dsb oshst
706 @ CHECK: dsb oshst @ encoding: [0x42,0xf0,0x7f,0xf5]
724 @ CHECK: dsb oshst @ encoding: [0x42,0xf0,0x7f,0xf5]
729 dsb OSHST
732 @ CHECK: dsb oshst @ encoding: [0x42,0xf0,0x7f,0xf5]
    [all...]
  /external/llvm/lib/Target/ARM/AsmParser/
ARMAsmParser.cpp     [all...]

Completed in 113 milliseconds