/external/deqp-deps/glslang/Test/baseResults/ |
D | hlsl.semantic-1.vert.out | 4 …, 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/ |
D | legalize-add-v256.mir | 45 …; 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 …]
|
D | legalize-add-v512.mir | 48 …; 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 …]
|
D | legalize-add.mir | 103 ; 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]]
|
D | irtranslator-callingconv.ll | 509 …; 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/ |
D | hlsl.semantic-1.vert | 10 float2 UV2 : DMACRO(2); 21 s.UV2 = float2(v.z,v.z);
|
/external/swiftshader/third_party/LLVM/lib/Analysis/IPA/ |
D | GlobalsModRef.cpp | 495 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/ |
D | machine-cse-mid-pipeline.mir | 190 …; 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/ |
D | GlobalsModRef.cpp | 780 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/ |
D | GlobalsModRef.cpp | 813 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/ |
D | 4c167d813fbf44ae7fb9ade9a1000fae.00013279.honggfuzz.cov | 278 ZE4����sA(�X�m%�m��H}��n�"�T���&��og�Jz����svUV2���K� e�;#�P��O�W���'0~A����$$�*���V�~ 400 ZE4����sA(�X�m%�m��H}��n�"�T���&��og�Jz����svUV2���K� e�;#�P��O�W���'0~A����$$�*���V�~
|
D | 5d070fe5b17894c9bd009131065d478a.00014d22.honggfuzz.cov | 424 ZE4����sA(�X�m%�m��H}��n�"�T���&��og�Jz����svUV2���K� e�;#�P��O�W���'0~A����$$�*���V�~
|
/external/honggfuzz/examples/apache-httpd/corpus_http2/ |
D | 4c167d813fbf44ae7fb9ade9a1000fae.00013279.honggfuzz.cov | 278 ZE4����sA(�X�m%�m��H}��n�"�T���&��og�Jz����svUV2���K� e�;#�P��O�W���'0~A����$$�*���V�~ 400 ZE4����sA(�X�m%�m��H}��n�"�T���&��og�Jz����svUV2���K� e�;#�P��O�W���'0~A����$$�*���V�~
|
D | 179aaccfe25dca3c899610668cd59155.00021d24.honggfuzz.cov | 275 (�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/ |
D | 2013-1_UNLOCODE_CodeListPart1.csv | 32742 ,"FR","UV2","Auvers","Auvers","50","-----6--","RL","1201",,"4918N 00119W",
|