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

  /external/llvm/test/MC/ARM/
directive-arch_extension-sec.s 2 @ RUN: | FileCheck %s -check-prefix CHECK-ARMv6 -check-prefix CHECK-V6
6 @ RUN: | FileCheck %s -check-prefix CHECK-THUMBv6 -check-prefix CHECK-V6
13 @ CHECK-V6: error: architectural extension 'sec' is not allowed for the current base architecture
14 @ CHECK-V6-NEXT: .arch_extension sec
15 @ CHECK-V6-NEXT: ^
20 @ CHECK-V6: error: instruction requires: TrustZone
23 @ CHECK-V6: error: architectural extension 'sec' is not allowed for the current base architecture
24 @ CHECK-V6-NEXT: .arch_extension nosec
25 @ CHECK-V6-NEXT: ^
directive-arch_extension-mp.s 2 @ RUN: | FileCheck %s -check-prefix CHECK-ARMv6 -check-prefix CHECK-V6
8 @ RUN: | FileCheck %s -check-prefix CHECK-THUMBv6 -check-prefix CHECK-V6
17 @ CHECK-V6: error: architectural extension 'mp' is not allowed for the current base architecture
18 @ CHECK-V6-NEXT: .arch_extension mp
19 @ CHECK-V6-NEXT: ^
24 @ CHECK-V6: error: instruction requires: mp-extensions armv7
28 @ CHECK-V6: error: architectural extension 'mp' is not allowed for the current base architecture
29 @ CHECK-V6-NEXT: .arch_extension nomp
30 @ CHECK-V6-NEXT: ^
35 @ CHECK-V6: error: instruction requires: mp-extensions armv
    [all...]
directive-arch_extension-idiv.s 2 @ RUN: | FileCheck %s -check-prefix CHECK-ARMv6 -check-prefix CHECK-V6
8 @ RUN: | FileCheck %s -check-prefix CHECK-THUMBv6 -check-prefix CHECK-V6
17 @ CHECK-V6: error: architectural extension 'idiv' is not allowed for the current base architecture
18 @ CHECK-V6-NEXT: .arch_extension idiv
19 @ CHECK-V6-NEXT: ^
34 @ CHECK-V6: error: architectural extension 'idiv' is not allowed for the current base architecture
35 @ CHECK-V6-NEXT: .arch_extension noidiv
36 @ CHECK-V6-NEXT: ^
  /external/llvm/unittests/Support/
AlignOfTest.cpp 75 struct V6 : S1 { virtual ~V6(); };
76 struct V7 : virtual V2, virtual V6 { virtual ~V7(); };
77 struct V8 : V5, virtual V6, V7 { double zz; virtual ~V8(); };
86 V6::~V6() {}
132 [AlignOf<V6>::Alignment > 0]
172 EXPECT_LE(alignOf<V1>(), alignOf<V6>());
250 EXPECT_EQ(alignOf<V6>(), alignOf<AlignedCharArrayUnion<V6> >());
    [all...]
  /external/clang/test/Parser/
recovery.cpp 149 V6 // expected-note {{declared here}}
161 case V6:: func_3(); // expected-error{{'V6' cannot appear before '::' because it is not a class, namespace, or scoped enumeration; did you mean ':'?}}
MicrosoftExtensions.cpp 311 __declspec(property(get&)) int V6; // expected-error {{expected '=' after 'get'}}
  /external/libpcap/
scanner.l 183 V6 ({V680}|{V670}|{V671}|{V672}|{V673}|{V674}|{V675}|{V676}|{V677}|{V660}|{V661}|{V662}|{V663}|{V664}|{V665}|{V666}|{V650}|{V651}|{V652}|{V653}|{V654}|{V655}|{V640}|{V641}|{V642}|{V643}|{V644}|{V630}|{V631}|{V632}|{V633}|{V620}|{V621}|{V622}|{V610}|{V611}|{V600}|{V6604}|{V6504}|{V6514}|{V6524}|{V6534}|{V6544}|{V6554}|{V6404}|{V6414}|{V6424}|{V6434}|{V6444}|{V6304}|{V6314}|{V6324}|{V6334}|{V6204}|{V6214}|{V6224}|{V6104}|{V6114}|{V6004})
345 {V6} {
  /external/llvm/lib/Target/PowerPC/Disassembler/
PPCDisassembler.cpp 89 PPC::V4, PPC::V5, PPC::V6, PPC::V7,
  /external/llvm/lib/Target/PowerPC/
PPCFrameLowering.cpp 33 PPC::V0 , PPC::V1 , PPC::V2 , PPC::V3 , PPC::V4 , PPC::V5 , PPC::V6 , PPC::V7 ,
    [all...]
PPCISelLowering.cpp     [all...]
  /external/deqp/framework/common/
tcuCompressedTexture.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/AsmParser/
PPCAsmParser.cpp 90 PPC::V4, PPC::V5, PPC::V6, PPC::V7,
    [all...]
  /external/chromium_org/tools/findit/common/
cacert.pem     [all...]
  /external/chromium_org/third_party/usb_ids/
usb.ids     [all...]
  /external/chromium_org/third_party/libjingle/source/talk/media/testdata/
h264-svc-99-640x360.rtpdump     [all...]

Completed in 1074 milliseconds