Home
last modified time | relevance | path

Searched refs:BOTH (Results 1 – 25 of 129) sorted by relevance

123456

/external/llvm/test/CodeGen/AMDGPU/
Dlocal-64.ll1 …arch=amdgcn -mcpu=SI -verify-machineinstrs< %s | FileCheck --check-prefix=SI --check-prefix=BOTH %s
2 …amdgcn -mcpu=bonaire -verify-machineinstrs< %s | FileCheck --check-prefix=CI --check-prefix=BOTH %s
3 …h=amdgcn -mcpu=tonga -verify-machineinstrs< %s | FileCheck --check-prefix=CI --check-prefix=BOTH %s
5 ; BOTH-LABEL: {{^}}local_i32_load
6 ; BOTH: ds_read_b32 [[REG:v[0-9]+]], v{{[0-9]+}} offset:28
7 ; BOTH: buffer_store_dword [[REG]],
15 ; BOTH-LABEL: {{^}}local_i32_load_0_offset
16 ; BOTH: ds_read_b32 [[REG:v[0-9]+]], v{{[0-9]+}}
17 ; BOTH: buffer_store_dword [[REG]],
24 ; BOTH-LABEL: {{^}}local_i8_load_i16_max_offset:
[all …]
Drotl.i64.ll1 …march=amdgcn -mcpu=SI -verify-machineinstrs < %s | FileCheck -check-prefix=SI -check-prefix=BOTH %s
2 …ch=amdgcn -mcpu=tonga -verify-machineinstrs < %s | FileCheck -check-prefix=VI -check-prefix=BOTH %s
4 ; BOTH-LABEL: {{^}}s_rotl_i64:
5 ; BOTH-DAG: s_lshl_b64
6 ; BOTH-DAG: s_sub_i32
7 ; BOTH-DAG: s_lshr_b64
8 ; BOTH: s_or_b64
9 ; BOTH: s_endpgm
20 ; BOTH-LABEL: {{^}}v_rotl_i64:
23 ; BOTH-DAG: v_sub_i32
[all …]
Drotr.i64.ll1 …march=amdgcn -mcpu=SI -verify-machineinstrs < %s | FileCheck -check-prefix=SI -check-prefix=BOTH %s
2 …ch=amdgcn -mcpu=tonga -verify-machineinstrs < %s | FileCheck -check-prefix=VI -check-prefix=BOTH %s
4 ; BOTH-LABEL: {{^}}s_rotr_i64:
5 ; BOTH-DAG: s_sub_i32
6 ; BOTH-DAG: s_lshr_b64
7 ; BOTH-DAG: s_lshl_b64
8 ; BOTH: s_or_b64
19 ; BOTH-LABEL: {{^}}v_rotr_i64:
20 ; BOTH-DAG: v_sub_i32
25 ; BOTH: v_or_b32
[all …]
/external/llvm/test/CodeGen/ARM/
Dvector-promotion.ll1 …e=thumbv7-apple-ios %s -o - -mattr=+neon -S | FileCheck --check-prefix=IR-BOTH --check-prefix=IR-N…
2 …- -mattr=+neon -S -stress-cgp-store-extract | FileCheck --check-prefix=IR-BOTH --check-prefix=IR-S…
5 ; IR-BOTH-LABEL: @simpleOneInstructionPromotion
6 ; IR-BOTH: [[LOAD:%[a-zA-Z_0-9-]+]] = load <2 x i32>, <2 x i32>* %addr1
7 ; IR-BOTH-NEXT: [[VECTOR_OR:%[a-zA-Z_0-9-]+]] = or <2 x i32> [[LOAD]], <i32 undef, i32 1>
8 ; IR-BOTH-NEXT: [[EXTRACT:%[a-zA-Z_0-9-]+]] = extractelement <2 x i32> [[VECTOR_OR]], i32 1
9 ; IR-BOTH-NEXT: store i32 [[EXTRACT]], i32* %dest
10 ; IR-BOTH-NEXT: ret
26 ; IR-BOTH-LABEL: @unsupportedInstructionForPromotion
27 ; IR-BOTH: [[LOAD:%[a-zA-Z_0-9-]+]] = load <2 x i32>, <2 x i32>* %addr1
[all …]
/external/llvm/test/CodeGen/AArch64/
Dtbi.ll2 ; RUN: | FileCheck --check-prefix=TBI --check-prefix=BOTH %s
4 ; RUN: | FileCheck --check-prefix=NO_TBI --check-prefix=BOTH %s
6 ; BOTH-LABEL:ld_and32:
17 ; BOTH-LABEL:ld_and_plus_offset:
29 ; BOTH-LABEL:ld_and32_wider:
39 ; BOTH-LABEL:ld_and64:
49 ; BOTH-LABEL:st_and32:
60 ; BOTH-LABEL:ld_ro:
72 ; BOTH-LABEL:ld_ro2:
84 ; BOTH-LABEL:ld_indirect_and:
[all …]
/external/llvm/test/FileCheck/
Dcheck-multiple-prefixes-mixed.txt1 // RUN: FileCheck -check-prefix=B -check-prefix=BOTH -input-file %s %s
2 // RUN: FileCheck -check-prefix=A -check-prefix=BOTH -input-file %s %s
3 // RUN: FileCheck -check-prefixes=B,BOTH -input-file %s %s
4 // RUN: FileCheck -check-prefixes=A,BOTH -input-file %s %s
8 ; BOTH: {{q}}qqqqq
/external/deqp/modules/gles3/functional/
Des3fShaderTextureFunctionTests.cpp1346 BOTH = VERTEX|FRAGMENT enumerator
1713 …f, 0.0f, 0.0f), false, -1.0f, 9.0f, false, IVec3(0), tex2DMipmapFixed, evalTexture2DLod, BOTH), in init()
1714 …f, 0.0f, 0.0f), false, -1.0f, 9.0f, false, IVec3(0), tex2DMipmapFloat, evalTexture2DLod, BOTH), in init()
1715 …3f, 0.0f, 0.0f), false, -1.0f, 9.0f, false, IVec3(0), tex2DMipmapInt, evalTexture2DLod, BOTH), in init()
1716 …3f, 0.0f, 0.0f), false, -1.0f, 9.0f, false, IVec3(0), tex2DMipmapUint, evalTexture2DLod, BOTH), in init()
1718 ….01f, 0.0f), false, -1.0f, 9.0f, false, IVec3(0), texCubeMipmapFixed, evalTextureCubeLod, BOTH), in init()
1719 ….01f, 0.0f), false, -1.0f, 9.0f, false, IVec3(0), texCubeMipmapFloat, evalTextureCubeLod, BOTH), in init()
1720 … 1.01f, 0.0f), false, -1.0f, 9.0f, false, IVec3(0), texCubeMipmapInt, evalTextureCubeLod, BOTH), in init()
1721 …1.01f, 0.0f), false, -1.0f, 9.0f, false, IVec3(0), texCubeMipmapUint, evalTextureCubeLod, BOTH), in init()
1723 …, 0.0f), false, -1.0f, 8.0f, false, IVec3(0), tex2DArrayMipmapFixed, evalTexture2DArrayLod, BOTH), in init()
[all …]
/external/llvm/test/Instrumentation/AddressSanitizer/
Dscale-offset.ll5 …ule -asan-mapping-offset 0xc0ffee -asan-mapping-scale 0 -S | FileCheck --check-prefix=CHECK-BOTH %s
35 ; CHECK-BOTH-LABEL: @read_both
36 ; CHECK-BOTH-NOT: ret
37 ; CHECK-BOTH: lshr {{.*}} 0
38 ; CHECK-BOTH-NEXT: add{{.*}}12648430
39 ; CHECK-BOTH: ret
/external/llvm/test/tools/llvm-profdata/
Dhash-mismatch.proftext9 # RUN: FileCheck -check-prefix=FOO3 -check-prefix=BOTH %s -input-file %t.out
10 # RUN: FileCheck -check-prefix=FOO4 -check-prefix=BOTH %s -input-file %t.out
35 # BOTH: Total functions: 2
36 # BOTH: Maximum function count: 11
37 # BOTH: Maximum internal block count: 44
/external/llvm/test/Transforms/LoopVectorize/
Dnoalias-md.ll3 ; RUN: | FileCheck %s -check-prefix=BOTH -check-prefix=LV
6 ; RUN: | FileCheck %s -check-prefix=BOTH -check-prefix=DSE
29 ; BOTH: vector.memcheck:
30 ; BOTH: vector.body:
63 ; BOTH: for.body:
64 ; BOTH-NOT: !alias.scope
65 ; BOTH-NOT: !noalias
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureFunctionTests.cpp2494 BOTH = VERTEX|FRAGMENT enumerator
3184 …f, 0.0f, 0.0f), false, -1.0f, 9.0f, false, IVec3(0), tex2DMipmapFixed, evalTexture2DLod, BOTH), in init()
3185 …f, 0.0f, 0.0f), false, -1.0f, 9.0f, false, IVec3(0), tex2DMipmapFloat, evalTexture2DLod, BOTH), in init()
3186 …3f, 0.0f, 0.0f), false, -1.0f, 9.0f, false, IVec3(0), tex2DMipmapInt, evalTexture2DLod, BOTH), in init()
3187 …3f, 0.0f, 0.0f), false, -1.0f, 9.0f, false, IVec3(0), tex2DMipmapUint, evalTexture2DLod, BOTH), in init()
3189 ….01f, 0.0f), false, -1.0f, 9.0f, false, IVec3(0), texCubeMipmapFixed, evalTextureCubeLod, BOTH), in init()
3190 ….01f, 0.0f), false, -1.0f, 9.0f, false, IVec3(0), texCubeMipmapFloat, evalTextureCubeLod, BOTH), in init()
3191 … 1.01f, 0.0f), false, -1.0f, 9.0f, false, IVec3(0), texCubeMipmapInt, evalTextureCubeLod, BOTH), in init()
3192 …1.01f, 0.0f), false, -1.0f, 9.0f, false, IVec3(0), texCubeMipmapUint, evalTextureCubeLod, BOTH), in init()
3194 …, 0.0f), false, -1.0f, 8.0f, false, IVec3(0), tex2DArrayMipmapFixed, evalTexture2DArrayLod, BOTH), in init()
[all …]
/external/python/cpython2/Demo/tix/
Dtixwidgets.py126 frame2.pack(side=TOP, expand=1, fill=BOTH, padx=4, pady=4)
190 text.pack(side=TOP, fill=BOTH, expand=1)
244 title.pack(expand=1, fill=Tix.BOTH, padx=10, pady=10)
245 msg.pack(expand=1, fill=Tix.BOTH, padx=10, pady=10)
423 msg.pack(side=Tix.TOP, expand=1, fill=Tix.BOTH, padx=3, pady=3)
435 msg.pack(side=Tix.TOP, expand=1, fill=Tix.BOTH, padx=3, pady=3)
462 msg.pack(side=Tix.TOP, expand=1, fill=Tix.BOTH, padx=3, pady=3)
471 msg.pack(side=Tix.TOP, expand=1, fill=Tix.BOTH, padx=3, pady=3)
517 top.pack(expand=1, fill=Tix.BOTH)
518 bot.pack(fill=Tix.BOTH)
[all …]
/external/python/cpython2/Tools/webchecker/
Dtktools.py85 frame.pack(fill=BOTH, expand=1)
135 fill=BOTH, expand=1, wrap=WORD, pack=1,
164 fill=BOTH, expand=1, pack=1, class_=None, name=None,
186 fill=BOTH, expand=1, pack=1, class_=None, name=None,
273 frame.pack(fill=BOTH, expand=1)
291 top.pack(expand=1, fill=BOTH, padx='1m', pady='1m')
292 frame.pack(expand=1, fill=BOTH)
294 top.pack(expand=1, fill=BOTH, padx='2m', pady='2m')
315 inner.pack(expand=1, fill=BOTH, in_=outer)
/external/python/cpython2/Demo/tkinter/guido/
Ddialog.py21 top.pack(side=TOP, fill=BOTH)
23 bot.pack(side=BOTTOM, fill=BOTH)
29 msg.pack(side=RIGHT, expand=1, fill=BOTH, padx='3m', pady='3m')
105 endit.pack(fill=BOTH)
Dtkman.py63 self.frame.pack(expand=1, fill=BOTH)
66 self.subframe.pack(expand=0, fill=BOTH)
68 self.leftsubframe.pack(side=LEFT, expand=1, fill=BOTH)
70 self.rightsubframe.pack(side=RIGHT, expand=1, fill=BOTH)
89 self.listbox.pack(expand=1, fill=BOTH)
121 self.text.pack(expand=1, fill=BOTH)
Dlisttree.py10 list.pack(expand=1, fill=BOTH)
32 f.pack(expand=1, fill=BOTH)
Dkill.py52 self.pack(expand=1, fill=BOTH)
72 self.frame.pack(expand=1, fill=BOTH)
85 self.frame.list.pack(expand=1, fill=BOTH)
/external/python/cpython2/Demo/tix/samples/
DPanedWin.py73 list.pack(expand=1, fill=Tix.BOTH, padx=4, pady=6)
74 text.pack(expand=1, fill=Tix.BOTH, padx=4, pady=6)
76 group.pack(side=Tix.TOP, padx=3, pady=3, fill=Tix.BOTH)
77 pane.pack(side=Tix.TOP, padx=3, pady=3, fill=Tix.BOTH, expand=1)
DNoteBook.py48 nb.pack(expand=1, fill=Tix.BOTH, padx=5, pady=5 ,side=Tix.TOP)
60 f.pack(side=Tix.LEFT, padx=2, pady=2, fill=Tix.BOTH, expand=1)
85 f.pack(side=Tix.LEFT, padx=2, pady=2, fill=Tix.BOTH, expand=1)
DPopMenu.py24 but.pack(expand=1, fill=Tix.BOTH, padx=50, pady=50)
52 top.pack(side=Tix.TOP, fill=Tix.BOTH, expand=1)
DTree.py22 tree.pack(expand=1, fill=Tix.BOTH, padx=10, pady=10, side=Tix.LEFT)
33 top.pack(side=Tix.TOP, fill=Tix.BOTH, expand=1)
/external/python/cpython2/Lib/lib-tk/
DScrolledText.py17 from Tkconstants import RIGHT, LEFT, Y, BOTH
27 self.pack(side=LEFT, fill=BOTH, expand=True)
50 stext.pack(fill=BOTH, side=LEFT, expand=True)
/external/guice/extensions/multibindings/test/com/google/inject/multibindings/
DMapBinderTest.java21 import static com.google.inject.multibindings.SpiUtils.VisitType.BOTH;
188 assertMapVisitor(Key.get(mapOfString), stringType, stringType, setOf(abc, de), BOTH, false, 0, in testMapBinderAggregatesMultipleModules() local
214 assertMapVisitor(key, stringType, stringType, setOf(module), BOTH, false, 0, in testMapBinderAggregationForAnnotationInstance()
240 assertMapVisitor(key, stringType, stringType, setOf(module), BOTH, false, 0, in testMapBinderAggregationForAnnotationType()
271 assertMapVisitor(abcKey, stringType, stringType, setOf(module), BOTH, false, 1, in testMapBinderWithMultipleAnnotationValueSets()
273 assertMapVisitor(deKey, stringType, stringType, setOf(module), BOTH, false, 1, in testMapBinderWithMultipleAnnotationValueSets()
306 assertMapVisitor(abcKey, stringType, stringType, setOf(module), BOTH, false, 1, in testMapBinderWithMultipleAnnotationTypeSets()
308 assertMapVisitor(deKey, stringType, stringType, setOf(module), BOTH, false, 1, in testMapBinderWithMultipleAnnotationTypeSets()
331 assertMapVisitor(Key.get(mapOfString), stringType, stringType, setOf(module), BOTH, false, 1, in testMapBinderWithMultipleTypes() local
333 assertMapVisitor(Key.get(mapOfInteger), stringType, intType, setOf(module), BOTH, false, 1, in testMapBinderWithMultipleTypes() local
[all …]
DOptionalBinderTest.java164 assertOptionalVisitor(stringKey, setOf(module), VisitType.BOTH, 0, null, null, null); in testOptionalIsAbsentByDefault()
201 VisitType.BOTH, in testUsesUserBoundValue()
241 assertOptionalVisitor(stringKey, setOf(module), VisitType.BOTH, 0, instance("a"), null, null); in testSetDefault()
280 assertOptionalVisitor(stringKey, setOf(module), VisitType.BOTH, 0, null, instance("a"), null); in testSetBinding()
324 VisitType.BOTH, in testSetBindingOverridesDefault()
380 VisitType.BOTH, in testSpreadAcrossModules()
426 assertOptionalVisitor(stringKey, setOf(module), VisitType.BOTH, 0, instance("a"), null, null); in testExactSameBindingCollapses_defaults()
468 assertOptionalVisitor(stringKey, setOf(module), VisitType.BOTH, 0, null, instance("a"), null); in testExactSameBindingCollapses_actual()
592 VisitType.BOTH, in testQualifiedAggregatesTogether()
633 assertOptionalVisitor(stringKey, setOf(module), VisitType.BOTH, 3, instance("a"), null, null); in testMultipleDifferentOptionals()
[all …]
/external/llvm/test/Object/
Darchive-update.test44 RUN: llvm-ar t %t.a | FileCheck --check-prefix=BOTH-FILES %s
45 BOTH-FILES: foo
46 BOTH-FILES: bar

123456