Home
last modified time | relevance | path

Searched refs:UV2 (Results 1 – 15 of 15) sorted by relevance

/external/deqp-deps/glslang/Test/baseResults/
Dhlsl.semantic-1.vert.out4 …, temp 2-component vector of float UV1, temp 2-component vector of float UV2, temp 2-component …
10 …, temp 2-component vector of float UV1, temp 2-component vector of float UV2, temp 2-component …
16 …, temp 2-component vector of float UV1, temp 2-component vector of float UV2, temp 2-component …
30 …, temp 2-component vector of float UV1, temp 2-component vector of float UV2, temp 2-component …
43 0:21 UV2: direct index for structure ( temp 2-component vector of float)
44 …, temp 2-component vector of float UV1, temp 2-component vector of float UV2, temp 2-component …
58 …, temp 2-component vector of float UV1, temp 2-component vector of float UV2, temp 2-component …
71 …, temp 2-component vector of float UV1, temp 2-component vector of float UV2, temp 2-component …
79 …, temp 2-component vector of float UV1, temp 2-component vector of float UV2, temp 2-component …
80 …, temp 2-component vector of float UV1, temp 2-component vector of float UV2, temp 2-component …
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/GlobalISel/
Dlegalize-add-v256.mir45 …; SSE2: [[UV2:%[0-9]+]]:_(<16 x s8>), [[UV3:%[0-9]+]]:_(<16 x s8>) = G_UNMERGE_VALUES [[DEF1]](<32…
47 …; AVX1: [[UV2:%[0-9]+]]:_(<16 x s8>), [[UV3:%[0-9]+]]:_(<16 x s8>) = G_UNMERGE_VALUES [[DEF1]](<32…
48 ; SSE2: [[ADD:%[0-9]+]]:_(<16 x s8>) = G_ADD [[UV]], [[UV2]]
50 ; AVX1: [[ADD:%[0-9]+]]:_(<16 x s8>) = G_ADD [[UV]], [[UV2]]
83 …; SSE2: [[UV2:%[0-9]+]]:_(<8 x s16>), [[UV3:%[0-9]+]]:_(<8 x s16>) = G_UNMERGE_VALUES [[DEF1]](<16…
84 ; SSE2: [[ADD:%[0-9]+]]:_(<8 x s16>) = G_ADD [[UV]], [[UV2]]
88 …; AVX1: [[UV2:%[0-9]+]]:_(<8 x s16>), [[UV3:%[0-9]+]]:_(<8 x s16>) = G_UNMERGE_VALUES [[DEF1]](<16…
89 ; AVX1: [[ADD:%[0-9]+]]:_(<8 x s16>) = G_ADD [[UV]], [[UV2]]
121 …; SSE2: [[UV2:%[0-9]+]]:_(<4 x s32>), [[UV3:%[0-9]+]]:_(<4 x s32>) = G_UNMERGE_VALUES [[DEF1]](<8 …
122 ; SSE2: [[ADD:%[0-9]+]]:_(<4 x s32>) = G_ADD [[UV]], [[UV2]]
[all …]
Dlegalize-add-v512.mir48 …; AVX1: [[UV:%[0-9]+]]:_(<16 x s8>), [[UV1:%[0-9]+]]:_(<16 x s8>), [[UV2:%[0-9]+]]:_(<16 x s8>), […
52 ; AVX1: [[ADD2:%[0-9]+]]:_(<16 x s8>) = G_ADD [[UV2]], [[UV6]]
57 …; AVX512F: [[UV2:%[0-9]+]]:_(<32 x s8>), [[UV3:%[0-9]+]]:_(<32 x s8>) = G_UNMERGE_VALUES [[DEF1]](…
58 ; AVX512F: [[ADD:%[0-9]+]]:_(<32 x s8>) = G_ADD [[UV]], [[UV2]]
88 …; AVX1: [[UV:%[0-9]+]]:_(<8 x s16>), [[UV1:%[0-9]+]]:_(<8 x s16>), [[UV2:%[0-9]+]]:_(<8 x s16>), […
92 ; AVX1: [[ADD2:%[0-9]+]]:_(<8 x s16>) = G_ADD [[UV2]], [[UV6]]
97 …; AVX512F: [[UV2:%[0-9]+]]:_(<16 x s16>), [[UV3:%[0-9]+]]:_(<16 x s16>) = G_UNMERGE_VALUES [[DEF1]…
98 ; AVX512F: [[ADD:%[0-9]+]]:_(<16 x s16>) = G_ADD [[UV]], [[UV2]]
128 …; AVX1: [[UV:%[0-9]+]]:_(<4 x s32>), [[UV1:%[0-9]+]]:_(<4 x s32>), [[UV2:%[0-9]+]]:_(<4 x s32>), […
132 ; AVX1: [[ADD2:%[0-9]+]]:_(<4 x s32>) = G_ADD [[UV2]], [[UV6]]
[all …]
Dlegalize-add.mir103 ; X32: [[UV2:%[0-9]+]]:_(s32), [[UV3:%[0-9]+]]:_(s32) = G_UNMERGE_VALUES [[DEF1]](s64)
106 ; X32: [[UADDE:%[0-9]+]]:_(s32), [[UADDE1:%[0-9]+]]:_(s1) = G_UADDE [[UV]], [[UV2]], [[TRUNC]]
Dirtranslator-callingconv.ll509 …; X32: [[UV2:%[0-9]+]]:_(<4 x s32>), [[UV3:%[0-9]+]]:_(<4 x s32>) = G_UNMERGE_VALUES [[ADD]](<8 …
510 ; X32: $xmm0 = COPY [[UV2]](<4 x s32>)
532 …; X64: [[UV2:%[0-9]+]]:_(<4 x s32>), [[UV3:%[0-9]+]]:_(<4 x s32>) = G_UNMERGE_VALUES [[ADD]](<8 …
533 ; X64: $xmm0 = COPY [[UV2]](<4 x s32>)
/external/deqp-deps/glslang/Test/
Dhlsl.semantic-1.vert10 float2 UV2 : DMACRO(2);
21 s.UV2 = float2(v.z,v.z);
/external/swiftshader/third_party/LLVM/lib/Analysis/IPA/
DGlobalsModRef.cpp495 const Value *UV2 = GetUnderlyingObject(LocB.Ptr); in alias() local
500 const GlobalValue *GV2 = dyn_cast<GlobalValue>(UV2); in alias()
524 if (const LoadInst *LI = dyn_cast<LoadInst>(UV2)) in alias()
533 if (AllocsForIndirectGlobals.count(UV2)) in alias()
534 GV2 = AllocsForIndirectGlobals[UV2]; in alias()
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/GlobalISel/
Dmachine-cse-mid-pipeline.mir190 …; CHECK-NEXT: [[UV0:%[0-9]+]]:_(s16), [[UV1:%[0-9]+]]:_(s16), [[UV2:%[0-9]+]]:_(s16), [[UV3:%[0-9]…
193 ; CHECK-NEXT: [[ANYEXT2:%[0-9]+]]:_(s32) = G_ANYEXT [[UV2]](s16)
224 …; CHECK-NEXT: [[UV0:%[0-9]+]]:_(s16), [[UV1:%[0-9]+]]:_(s16), [[UV2:%[0-9]+]]:_(s16), [[UV3:%[0-9]…
227 ; CHECK-NEXT: [[ANYEXT2:%[0-9]+]]:_(s32) = G_ANYEXT [[UV2]](s16)
258 …; CHECK-NEXT: [[UV0:%[0-9]+]]:_(s16), [[UV1:%[0-9]+]]:_(s16), [[UV2:%[0-9]+]]:_(s16), [[UV3:%[0-9]…
/external/llvm/lib/Analysis/
DGlobalsModRef.cpp780 const Value *UV2 = GetUnderlyingObject(LocB.Ptr, DL); in alias() local
785 const GlobalValue *GV2 = dyn_cast<GlobalValue>(UV2); in alias()
810 const Value *UV = GV1 ? UV2 : UV1; in alias()
827 if (const LoadInst *LI = dyn_cast<LoadInst>(UV2)) in alias()
837 GV2 = AllocsForIndirectGlobals.lookup(UV2); in alias()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DGlobalsModRef.cpp813 const Value *UV2 = GetUnderlyingObject(LocB.Ptr, DL); in alias() local
818 const GlobalValue *GV2 = dyn_cast<GlobalValue>(UV2); in alias()
843 const Value *UV = GV1 ? UV2 : UV1; in alias()
860 if (const LoadInst *LI = dyn_cast<LoadInst>(UV2)) in alias()
870 GV2 = AllocsForIndirectGlobals.lookup(UV2); in alias()
/external/honggfuzz/examples/apache-httpd/corpus_http1/
D4c167d813fbf44ae7fb9ade9a1000fae.00013279.honggfuzz.cov278 ZE4����sA(�X�m%�m��H}��n�"�T���&��og�Jz����sv UV2���K� e�;#�P��O�W���'0~A����$$�*���V�~
400 ZE4����sA(�X�m%�m��H}��n�"�T���&��og�Jz����sv UV2���K� e�;#�P��O�W���'0~A����$$�*���V�~
D5d070fe5b17894c9bd009131065d478a.00014d22.honggfuzz.cov424 ZE4����sA(�X�m%�m��H}��n�"�T���&��og�Jz����sv UV2���K� e�;#�P��O�W���'0~A����$$�*���V�~
/external/honggfuzz/examples/apache-httpd/corpus_http2/
D4c167d813fbf44ae7fb9ade9a1000fae.00013279.honggfuzz.cov278 ZE4����sA(�X�m%�m��H}��n�"�T���&��og�Jz����sv UV2���K� e�;#�P��O�W���'0~A����$$�*���V�~
400 ZE4����sA(�X�m%�m��H}��n�"�T���&��og�Jz����sv UV2���K� e�;#�P��O�W���'0~A����$$�*���V�~
D179aaccfe25dca3c899610668cd59155.00021d24.honggfuzz.cov275 (�m�aMm�?u��Y����ꁦ�2�7trq��G���#-L���f��+���"���ós�iQ����ZRB���f���E�E\�<�UV2��>�:g���nE��.�…
/external/cldr/tools/java/org/unicode/cldr/util/data/external/
D2013-1_UNLOCODE_CodeListPart1.csv32742 ,"FR","UV2","Auvers","Auvers","50","-----6--","RL","1201",,"4918N 00119W",