Home
last modified time | relevance | path

Searched refs:b52 (Results 1 – 25 of 46) sorted by relevance

12

/external/deqp-deps/glslang/Test/baseResults/
Dreflection.options.geom.out11 gl_PerVertex.gl_Position: offset 0, type 8b52, size 1, index 0, binding -1, stages 8
19 gl_Position: offset 0, type 8b52, size 1, index 0, binding -1, stages 8
22 block.Color: offset 0, type 8b52, size 1, index 0, binding -1, stages 8
23 block.a: offset 0, type 8b52, size 1, index 0, binding -1, stages 8
Dhlsl.reflection.binding.frag.out7 c1_a: offset 0, type 8b52, size 1, index 0, binding -1, stages 16
10 c2_a: offset 0, type 8b52, size 1, index 1, binding -1, stages 16
25 psout.Color: offset 0, type 8b52, size 1, index 0, binding -1, stages 16
Dhlsl.reflection.vert.out3 anonDeadMember2: offset 64, type 8b52, size 1, index 0, binding -1, stages 1
7 anonMember3: offset 80, type 8b52, size 1, index 0, binding -1, stages 1
28 deepC.iv4: offset 1568, type 8b52, size 1, index 1, binding -1, stages 1, topLevelArrayStride 304
39 deepD[0].iv4: offset 2480, type 8b52, size 1, index 1, binding -1, stages 1, topLevelArrayStride 304
50 deepD[1].iv4: offset 2784, type 8b52, size 1, index 1, binding -1, stages 1, topLevelArrayStride 304
81 attributeFloat4: offset 0, type 8b52, size 1, index 0, binding -1, stages 1
Dhlsl.automap.frag.out6 t4.@data: offset 0, type 8b52, size 1, index 0, binding -1, stages 16, arrayStride 16, topLevelArra…
35 @entryPointOutput: offset 0, type 8b52, size 1, index 0, binding -1, stages 16
Dreflection.vert.out4 anonDeadMember2: offset 64, type 8b52, size 1, index 1, binding -1, stages 1
9 named.member3: offset 32, type 8b52, size 1, index 0, binding -1, stages 1
13 anonMember3: offset 80, type 8b52, size 1, index 1, binding -1, stages 1
45 deepC[1].iv4: offset -1, type 8b52, size 1, index -1, binding -1, stages 1, topLevelArrayStride 176
56 deepD[0].iv4: offset -1, type 8b52, size 1, index -1, binding -1, stages 1
67 deepD[1].iv4: offset -1, type 8b52, size 1, index -1, binding -1, stages 1
175 attributeFloat4: offset 0, type 8b52, size 1, index 0, binding -1, stages 1
Dhlsl.shift.per-set.frag.out206 t4.@data: offset 0, type 8b52, size 1, index 0, binding -1, stages 16, arrayStride 16, topLevelArra…
236 @entryPointOutput: offset 0, type 8b52, size 1, index 0, binding -1, stages 16
/external/llvm-project/llvm/test/CodeGen/Hexagon/
Dpacketize-impdef.ll49 b7: ; preds = %b52, %b5
50 %v1 = phi i32 [ undef, %b5 ], [ %v43, %b52 ]
51 %v2 = phi i32 [ 5, %b5 ], [ %v45, %b52 ]
223 br i1 undef, label %b50, label %b52
229 br label %b52
231 b52: ; preds = %b51, %b49
240 b54: ; preds = %b52, %b48, %b8
/external/skqp/third_party/etc1/
Detc1.cpp395 int b52 = convert8To5(pColors[5]); in etc_encodeBaseColors() local
403 int db = b52 - b51; in etc_encodeBaseColors()
/external/skia/third_party/etc1/
Detc1.cpp395 int b52 = convert8To5(pColors[5]); in etc_encodeBaseColors() local
403 int db = b52 - b51; in etc_encodeBaseColors()
/external/google-breakpad/src/tools/windows/dump_syms/testdata/
Domap_reorder_funcs.sym1640 FUNC 3b52 1e9 0 _setmbcp_nolock
1641 3b52 17 684 3326
2867 STACK WIN 4 3b52 1e9 1b 0 8 0 20 0 1 $T0 $ebp = $eip $T0 4 + ^ = $ebp $T0 ^ = $esp $T0 8 + =
/external/llvm-project/llvm/test/Transforms/SLPVectorizer/X86/
Darith-add-usat.ll545 %b52 = load i8, i8* getelementptr inbounds ([64 x i8], [64 x i8]* @b8, i32 0, i64 52), align 1
609 %r52 = call i8 @llvm.uadd.sat.i8(i8 %a52, i8 %b52)
Darith-sub-usat.ll545 %b52 = load i8, i8* getelementptr inbounds ([64 x i8], [64 x i8]* @b8, i32 0, i64 52), align 1
609 %r52 = call i8 @llvm.usub.sat.i8(i8 %a52, i8 %b52)
Darith-sub.ll602 %b52 = load i8, i8* getelementptr inbounds ([64 x i8], [64 x i8]* @b8, i32 0, i64 52), align 1
666 %r52 = sub i8 %a52, %b52
Darith-add.ll602 %b52 = load i8, i8* getelementptr inbounds ([64 x i8], [64 x i8]* @b8, i32 0, i64 52), align 1
666 %r52 = add i8 %a52, %b52
Darith-smax.ll621 %b52 = load i8, i8* getelementptr inbounds ([64 x i8], [64 x i8]* @b8, i32 0, i64 52), align 1
685 %r52 = call i8 @llvm.smax.i8(i8 %a52, i8 %b52)
Darith-umax.ll621 %b52 = load i8, i8* getelementptr inbounds ([64 x i8], [64 x i8]* @b8, i32 0, i64 52), align 1
685 %r52 = call i8 @llvm.umax.i8(i8 %a52, i8 %b52)
Darith-mul.ll669 %b52 = load i8, i8* getelementptr inbounds ([64 x i8], [64 x i8]* @b8, i32 0, i64 52), align 1
733 %r52 = mul i8 %a52, %b52
Darith-smin.ll621 %b52 = load i8, i8* getelementptr inbounds ([64 x i8], [64 x i8]* @b8, i32 0, i64 52), align 1
685 %r52 = call i8 @llvm.smin.i8(i8 %a52, i8 %b52)
Darith-umin.ll621 %b52 = load i8, i8* getelementptr inbounds ([64 x i8], [64 x i8]* @b8, i32 0, i64 52), align 1
685 %r52 = call i8 @llvm.umin.i8(i8 %a52, i8 %b52)
Dshift-shl.ll699 %b52 = load i8, i8* getelementptr inbounds ([64 x i8], [64 x i8]* @b8, i32 0, i64 52), align 1
763 %r52 = shl i8 %a52, %b52
Darith-add-ssat.ll667 %b52 = load i8, i8* getelementptr inbounds ([64 x i8], [64 x i8]* @b8, i32 0, i64 52), align 1
731 %r52 = call i8 @llvm.sadd.sat.i8(i8 %a52, i8 %b52)
Darith-sub-ssat.ll667 %b52 = load i8, i8* getelementptr inbounds ([64 x i8], [64 x i8]* @b8, i32 0, i64 52), align 1
731 %r52 = call i8 @llvm.ssub.sat.i8(i8 %a52, i8 %b52)
Dshift-lshr.ll747 %b52 = load i8, i8* getelementptr inbounds ([64 x i8], [64 x i8]* @b8, i32 0, i64 52), align 1
811 %r52 = lshr i8 %a52, %b52
/external/llvm-project/llvm/test/MC/X86/AlignedBundling/
Dautogen-inst-offset-align-to-end.s2476 # CHECK: 1b52: incl
/external/llvm/test/MC/X86/AlignedBundling/
Dautogen-inst-offset-align-to-end.s2476 # CHECK: 1b52: incl

12