Home
last modified time | relevance | path

Searched refs:cs3 (Results 1 – 25 of 33) sorted by relevance

12

/external/eigen/test/
Dschur_complex.cpp51 ComplexSchur<MatrixType> cs3; in schur() local
52 cs3.setMaxIterations(ComplexSchur<MatrixType>::m_maxIterationsPerRow * size).compute(A); in schur()
53 VERIFY_IS_EQUAL(cs3.info(), Success); in schur()
54 VERIFY_IS_EQUAL(cs3.matrixT(), cs1.matrixT()); in schur()
55 VERIFY_IS_EQUAL(cs3.matrixU(), cs1.matrixU()); in schur()
56 cs3.setMaxIterations(1).compute(A); in schur()
57 VERIFY_IS_EQUAL(cs3.info(), size > 1 ? NoConvergence : Success); in schur()
58 VERIFY_IS_EQUAL(cs3.getMaxIterations(), 1); in schur()
62 cs3.setMaxIterations(1).compute(Atriangular); // triangular matrices do not need any iterations in schur()
63 VERIFY_IS_EQUAL(cs3.info(), Success); in schur()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dtail-merge-wineh.ll86 %cs3 = catchswitch within none [label %catch.9] unwind to caller
89 %4 = catchpad within %cs3 [%rtti.TypeDescriptor2* @"\01??_R0H@8", i32 0, i8* null]
Dcatchpad-weight.ll53 %cs3 = catchswitch within none [label %catch] unwind label %ehcleanup
56 %3 = catchpad within %cs3 [%rtti.TypeDescriptor7* @"\01??_R0?AUC@@@8", i32 0, i8* null]
Dwin32-seh-catchpad.ll100 %cs3 = catchswitch within none [label %__except.ret.13] unwind label %catch.dispatch.17
103 %2 = catchpad within %cs3 [i8* bitcast (i32 ()* @nested_exceptions_filter_catchall to i8*)]
/external/llvm/test/CodeGen/X86/
Dtail-merge-wineh.ll86 %cs3 = catchswitch within none [label %catch.9] unwind to caller
89 %4 = catchpad within %cs3 [%rtti.TypeDescriptor2* @"\01??_R0H@8", i32 0, i8* null]
Dcatchpad-weight.ll53 %cs3 = catchswitch within none [label %catch] unwind label %ehcleanup
56 %3 = catchpad within %cs3 [%rtti.TypeDescriptor7* @"\01??_R0?AUC@@@8", i32 0, i8* null]
Dwin32-seh-catchpad.ll100 %cs3 = catchswitch within none [label %__except.ret.13] unwind label %catch.dispatch.17
103 %2 = catchpad within %cs3 [i8* bitcast (i32 ()* @nested_exceptions_filter_catchall to i8*)]
/external/swiftshader/third_party/llvm-7.0/llvm/test/Instrumentation/EfficiencySanitizer/
Dstruct_field_small.ll39 %cs3 = getelementptr inbounds %struct.C, %struct.C* %arrayidx2, i32 0, i32 0
40 %y4 = getelementptr inbounds %struct.anon, %struct.anon* %cs3, i32 0, i32 1
91 ; CHECK-NEXT: %cs3 = getelementptr inbounds %struct.C, %struct.C* %arrayidx2, i32 0, i32 0
95 ; CHECK-NEXT: %y4 = getelementptr inbounds %struct.anon, %struct.anon* %cs3, i32 0, i32 1
Dstruct_field_count_basic.ll63 %cs3 = getelementptr inbounds %struct.C, %struct.C* %arrayidx2, i32 0, i32 0
64 %y4 = getelementptr inbounds %struct.anon, %struct.anon* %cs3, i32 0, i32 1
115 ; CHECK-NEXT: %cs3 = getelementptr inbounds %struct.C, %struct.C* %arrayidx2, i32 0, i32 0
119 ; CHECK-NEXT: %y4 = getelementptr inbounds %struct.anon, %struct.anon* %cs3, i32 0, i32 1
/external/llvm/test/Instrumentation/EfficiencySanitizer/
Dstruct_field_small.ll39 %cs3 = getelementptr inbounds %struct.C, %struct.C* %arrayidx2, i32 0, i32 0
40 %y4 = getelementptr inbounds %struct.anon, %struct.anon* %cs3, i32 0, i32 1
91 ; CHECK-NEXT: %cs3 = getelementptr inbounds %struct.C, %struct.C* %arrayidx2, i32 0, i32 0
95 ; CHECK-NEXT: %y4 = getelementptr inbounds %struct.anon, %struct.anon* %cs3, i32 0, i32 1
Dstruct_field_count_basic.ll63 %cs3 = getelementptr inbounds %struct.C, %struct.C* %arrayidx2, i32 0, i32 0
64 %y4 = getelementptr inbounds %struct.anon, %struct.anon* %cs3, i32 0, i32 1
115 ; CHECK-NEXT: %cs3 = getelementptr inbounds %struct.C, %struct.C* %arrayidx2, i32 0, i32 0
119 ; CHECK-NEXT: %y4 = getelementptr inbounds %struct.anon, %struct.anon* %cs3, i32 0, i32 1
/external/u-boot/doc/
DREADME.fsl-ddr97 # bank(chip-select) interleaving cs2+cs3
100 # bank(chip-select) interleaving (cs0+cs1) and (cs2+cs3) (2x2)
103 # bank(chip-select) interleaving (cs0+cs1+cs2+cs3) (4x1)
DREADME.at9150 make at91sam9261ek_dataflash_cs3_config - use data flash (spi cs3)
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
Dlibcpuset.c3293 struct cpuset_fts_entry *cs1, *cs2, *cs3; in cpuset_fts_reverse() local
3301 cs3 = cs_tree->head; in cpuset_fts_reverse()
3302 while (cs3) { in cpuset_fts_reverse()
3304 cs2 = cs3; in cpuset_fts_reverse()
3305 cs3 = cs3->next; in cpuset_fts_reverse()
/external/u-boot/doc/device-tree-bindings/spi/
Dspi-bus.txt42 cs3 : &gpio1 2 0
/external/u-boot/arch/arm/dts/
Dda850-evm.dts274 cs3 {
Dda850-lcdk.dts252 cs3 {
Darmada-370-xp.dtsi129 devbus-cs3 {
Darmada-38x.dtsi126 devbus-cs3 {
Darmada-375.dtsi159 devbus-cs3 {
/external/llvm/test/Bitcode/
Dcompatibility-3.8.ll844 %cs3 = catchswitch within none [label %catchpad3] unwind label %cleanuppad1
847 catchpad within %cs3 [i32* %arg1, i32* %arg2]
849 ; CHECK: catchpad within %cs3 [i32* %arg1, i32* %arg2]
/external/swiftshader/third_party/llvm-7.0/llvm/test/Bitcode/
Dcompatibility-3.8.ll844 %cs3 = catchswitch within none [label %catchpad3] unwind label %cleanuppad1
847 catchpad within %cs3 [i32* %arg1, i32* %arg2]
849 ; CHECK: catchpad within %cs3 [i32* %arg1, i32* %arg2]
Dcompatibility.ll935 %cs3 = catchswitch within none [label %catchpad3] unwind label %cleanuppad1
938 catchpad within %cs3 [i32* %arg1, i32* %arg2]
940 ; CHECK: catchpad within %cs3 [i32* %arg1, i32* %arg2]
Dcompatibility-5.0.ll922 %cs3 = catchswitch within none [label %catchpad3] unwind label %cleanuppad1
925 catchpad within %cs3 [i32* %arg1, i32* %arg2]
927 ; CHECK: catchpad within %cs3 [i32* %arg1, i32* %arg2]
Dcompatibility-3.9.ll915 %cs3 = catchswitch within none [label %catchpad3] unwind label %cleanuppad1
918 catchpad within %cs3 [i32* %arg1, i32* %arg2]
920 ; CHECK: catchpad within %cs3 [i32* %arg1, i32* %arg2]

12