Home
last modified time | relevance | path

Searched refs:V4 (Results 1 – 25 of 101) sorted by relevance

12345

/external/eigen/test/
Dsmallvectors.cpp17 typedef Matrix<Scalar, 1, 4> V4; in smallVectors() typedef
25 V4 v4(x1, x2, x3, x4); in smallVectors()
45 VERIFY_RAISES_ASSERT(V4(1, 3)) in smallVectors()
46 VERIFY_RAISES_ASSERT(V4(2, 4)) in smallVectors()
47 VERIFY_RAISES_ASSERT(V4(1, Scalar(4))) in smallVectors()
48 VERIFY_RAISES_ASSERT(V4(Scalar(1), 4)) in smallVectors()
49 VERIFY_RAISES_ASSERT(V4(Scalar(1), Scalar(4))) in smallVectors()
50 VERIFY_RAISES_ASSERT(V4(Scalar(123), Scalar(123))) in smallVectors()
/external/llvm/test/CodeGen/ARM/
Difcvt3.ll2 ; RUN: llc -mtriple=arm-eabi -mattr=+v4t %s -o - | FileCheck %s -check-prefix CHECK-V4-CMP
3 ; RUN: llc -mtriple=arm-eabi -mattr=+v4t %s -o - | FileCheck %s -check-prefix CHECK-V4-BX
26 ; CHECK-V4-CMP: cmpne
27 ; CHECK-V4-CMP-NOT: cmpne
29 ; CHECK-V4-BX: bx
30 ; CHECK-V4-BX: bx
31 ; CHECK-V4-BX-NOT: bx
Dmulhi.ll2 ; RUN: llc -mtriple=arm-eabi %s -o - | FileCheck %s -check-prefix=V4
9 ; V4-LABEL: smulhi:
10 ; V4: smull
26 ; V4-LABEL: umulhi:
27 ; V4: umull
44 ; V4-LABEL: t3:
45 ; V4: smull
D2010-03-18-ldm-rtrn.ll1 ; RUN: llc < %s -mtriple=armv4-unknown-eabi | FileCheck %s -check-prefix=V4
10 ; V4: pop
11 ; V4-NEXT: mov pc, lr
/external/libxml2/test/catalogs/
Dcatal3.sgml1 PUBLIC "-//OASIS//DTD DocBook XML CALS Table Model V4.1//EN" "calstblx.dtd"
3 PUBLIC "-//OASIS//ELEMENTS DocBook XML Information Pool V4.1//EN" "dbpool.mod"
4 …DocBook XML Document Hierarchy V4.1//EN" "dbhier.mod"PUBLIC "-//OASIS//ENTITIES DocBook XML Additi…
5 PUBLIC "-//OASIS//ENTITIES DocBook XML Notations V4.1//EN" "dbnotn.mod"
6 PUBLIC "-//OASIS//ENTITIES DocBook XML Character Entities V4.1//EN" "dbcent.mod"
Dwhitex.script2 public "-//OASIS//ENTITIES DocBook XML Character Entities V4.1.2//EN"
3 public " -//OASIS//ENTITIES DocBook XML Character Entities V4.1.2//EN"
4 public "-//OASIS//ENTITIES DocBook XML Character Entities V4.1.2//EN "
5 system urn:publicid:+-:OASIS:DTD+++DocBook+XML+V4.1.2:EN+
6 public urn:publicid:+-:OASIS:DTD+DocBook+XML+++V4.1.2:EN+
Ddocbook.script2 public "-//OASIS//ENTITIES DocBook XML Character Entities V4.1.2//EN"
3 system urn:publicid:-:OASIS:DTD+DocBook+XML+V4.1.2:EN
4 public urn:publicid:-:OASIS:DTD+DocBook+XML+V4.1.2:EN
Dregistry.script2 public "-//OASIS//ENTITIES DocBook XML Character Entities V4.1.2//EN"
4 system urn:publicid:-:OASIS:DTD+DocBook+XML+V4.1.2:EN
Dwhites.script1 public "-//OASIS//DTD DocBook XML CALS Table Model V4.1//EN "
/external/llvm/lib/Target/Hexagon/
DHexagonInstrFormats.td207 // LD Instruction Class in V2/V3/V4.
223 // LD Instruction Class in V2/V3/V4.
240 // ST Instruction Class in V4 can take SLOT0 & SLOT1.
241 // Definition of the instruction class CHANGED from V2/V3 to V4.
263 // ST Instruction Class in V4 can take SLOT0 & SLOT1.
264 // Definition of the instruction class CHANGED from V2/V3 to V4.
269 // SYSTEM Instruction Class in V4 can take SLOT0 only
276 // ALU32 Instruction Class in V2/V3/V4.
283 // XTYPE Instruction Class in V4.
285 // Name of the Instruction Class changed from ALU64 to XTYPE from V2/V3 to V4.
[all …]
DHexagonRegisterInfo.cpp67 case HexagonSubtarget::V4: in getCallerSavedRegs()
87 case HexagonSubtarget::V4: in getCalleeSavedRegs()
DHexagonScheduleV4.td10 // There are four SLOTS (four parallel pipelines) in Hexagon V4 machine.
39 // ALU64/M/S Instruction classes of V2 are collectively knownn as XTYPE in V4.
205 // Hexagon V4 Resource Definitions -
/external/deqp/modules/gles3/performance/
Des3pShaderOperatorTests.cpp1964 V4 = VALUE_VEC4, in init() enumerator
2094 …{ commonFunctionsGroup, "abs", "abs", { V4, V4, N, N }, attrNegPos, -1, false, false, P… in init()
2096 …{ commonFunctionsGroup, "sign", "sign", { V4, V4, N, N }, attrNegPos, -1, false, false,… in init()
2098 …{ commonFunctionsGroup, "floor", "floor", { V4, V4, N, N }, attrNegPos, -1, false, false,… in init()
2100 …{ commonFunctionsGroup, "trunc", "trunc", { V4, V4, N, N }, attrNegPos, -1, false, false,… in init()
2102 …{ commonFunctionsGroup, "round", "round", { V4, V4, N, N }, attrNegPos, -1, false, false,… in init()
2104 …{ commonFunctionsGroup, "roundEven", "roundEven", { V4, V4, N, N }, attrNegPos, -1, false, … in init()
2106 …{ commonFunctionsGroup, "ceil", "ceil", { V4, V4, N, N }, attrNegPos, -1, false, false,… in init()
2108 …{ commonFunctionsGroup, "fract", "fract", { V4, V4, N, N }, attrNegPos, -1, false, false,… in init()
2111 …{ commonFunctionsGroup, "min", "min", { V4, V4, V4, N }, attrNegPos, -1, false, false, P… in init()
[all …]
/external/llvm/unittests/Support/
DAlignOfTest.cpp67 struct V4 : virtual V2 { int y; struct
68 ~V4() override;
70 struct V5 : V4, V3 { double z;
86 V4::~V4() {} in ~V4()
132 [AlignOf<V4>::Alignment > 0]
172 EXPECT_LE(alignOf<V1>(), alignOf<V4>()); in TEST()
250 EXPECT_EQ(alignOf<V4>(), alignOf<AlignedCharArrayUnion<V4> >()); in TEST()
315 EXPECT_EQ(sizeof(V4), sizeof(AlignedCharArrayUnion<V4>)); in TEST()
/external/deqp/modules/gles2/performance/
Des2pShaderOperatorTests.cpp1954 V4 = VALUE_VEC4, in init() enumerator
2069 …{ commonFunctionsGroup, "abs", "abs", { V4, V4, N, N }, attrNegPos, -1, false, false, P… in init()
2071 …{ commonFunctionsGroup, "sign", "sign", { V4, V4, N, N }, attrNegPos, -1, false, false,… in init()
2073 …{ commonFunctionsGroup, "floor", "floor", { V4, V4, N, N }, attrNegPos, -1, false, false,… in init()
2075 …{ commonFunctionsGroup, "ceil", "ceil", { V4, V4, N, N }, attrNegPos, -1, false, false,… in init()
2077 …{ commonFunctionsGroup, "fract", "fract", { V4, V4, N, N }, attrNegPos, -1, false, false,… in init()
2080 …{ commonFunctionsGroup, "min", "min", { V4, V4, V4, N }, attrNegPos, -1, false, false, P… in init()
2082 …{ commonFunctionsGroup, "max", "max", { V4, V4, V4, N }, attrNegPos, -1, false, false, P… in init()
2084 …{ commonFunctionsGroup, "clamp", "clamp", { V4, V4, V4, V4 }, attrSmall, 2, false, false, … in init()
2086 …{ commonFunctionsGroup, "mix", "mix", { V4, V4, V4, V4 }, attrNegPos, -1, false, false, P… in init()
[all …]
/external/llvm/test/MC/Disassembler/ARM/
Dldrd-armv4.txt1 # RUN: llvm-mc --disassemble %s -triple=armv4-linux-gnueabi 2>&1 | FileCheck %s -check-prefix=V4
12 # V4: invalid instruction encoding
/external/skia/src/sfnt/
DSkOTTable_OS_2.h38 struct V4 : SkOTTableOS2_V4 { } v4; struct
50 static_assert(sizeof(SkOTTableOS2::Version::V4) == 96, "sizeof_SkOTTableOS2__V4_not_96");
/external/llvm/test/DebugInfo/X86/
Dlow-pc-cu.ll2 … | llvm-dwarfdump -debug-dump=info - | FileCheck %s --check-prefix=CHECK --check-prefix=CHECK-V4
15 ; CHECK-V4: DW_AT_high_pc [DW_FORM_data4]
21 ; CHECK-V4: DW_AT_high_pc [DW_FORM_data4]
Dlexical_block.ll4 … | llvm-dwarfdump -debug-dump=info - | FileCheck --check-prefix=CHECK --check-prefix=CHECK-V4 %s
15 ; CHECK-V4: DW_AT_high_pc [DW_FORM_data4]
/external/llvm/test/Transforms/SimplifyCFG/
DPhiEliminate2.ll7 %V4 = or i32 %V2, %V1 ; <i32> [#uses=1]
13 %V6 = phi i32 [ %V5, %else ], [ %V4, %then ] ; <i32> [#uses=0]
/external/eigen/test/eigen2/
Deigen2_smallvectors.cpp16 typedef Matrix<Scalar, 1, 4> V4; in smallVectors() typedef
23 V4 v4(x1, x2, x3, x4); in smallVectors()
/external/llvm/test/Transforms/BBVectorize/
Dmem-op-depth.ll13 …%V4 = load float, float* getelementptr inbounds ([1024 x float], [1024 x float]* @A, i64 0, i64 3)…
18 …store float %V4, float* getelementptr inbounds ([1024 x float], [1024 x float]* @B, i64 0, i64 3),…
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
Dp1.cpp53 enum E4 { V4 } constexpr e4 = V4; enumerator
/external/clang/test/Parser/
Drecovery.cpp148 V4 = 4, // expected-note {{declared here}}
160 …case V4:: break; // expected-error{{'V4' cannot appear before '::' because it is not a class, name…
/external/clang/test/CodeGenCXX/
Dmicrosoft-abi-vtables-virtual-inheritance-vtordisps.cpp28 struct V4 : Z, V1, V2 { struct
115 struct C : virtual V4 {

12345