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

  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/
negative-immediates.s 8 # CHECK-DISABLED: note: instruction requires: NegativeImmediates
12 # CHECK-DISABLED: note: instruction requires: NegativeImmediates
16 # CHECK-DISABLED: note: instruction requires: NegativeImmediates
20 # CHECK-DISABLED: note: instruction requires: NegativeImmediates
24 # CHECK-DISABLED: note: instruction requires: NegativeImmediates
28 # CHECK-DISABLED: note: instruction requires: NegativeImmediates
32 # CHECK-DISABLED: note: instruction requires: NegativeImmediates
36 # CHECK-DISABLED: note: instruction requires: NegativeImmediates
40 # CHECK-DISABLED: note: instruction requires: NegativeImmediates
44 # CHECK-DISABLED: note: instruction requires: NegativeImmediates
    [all...]
negative-immediates-thumb1.s 8 # CHECK-DISABLED: note: instruction requires: NegativeImmediates
11 # CHECK-DISABLED: note: instruction requires: NegativeImmediates
15 # CHECK-DISABLED: note: instruction requires: NegativeImmediates
19 # CHECK-DISABLED: note: instruction requires: NegativeImmediates
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
AArch64Subtarget.h 105 // NegativeImmediates - transform instructions with negative immediates
106 bool NegativeImmediates = true;
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
ARMSubtarget.h 413 bool NegativeImmediates = true;
  /external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/AArch64/
AArch64GenSubtargetInfo.inc     [all...]
  /external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/ARM/
ARMGenSubtargetInfo.inc     [all...]

Completed in 1215 milliseconds