Home
last modified time | relevance | path

Searched refs:g_b (Results 1 – 11 of 11) sorted by relevance

/external/deqp-deps/SPIRV-Tools/test/opt/
Ddead_insert_elim_test.cpp62 OpMemberName %_Globals_ 0 "g_b" in TEST_F()
109 OpMemberName %_Globals_ 0 "g_b" in TEST_F()
212 OpMemberName %_Globals_ 0 "g_b" in TEST_F()
261 OpMemberName %_Globals_ 0 "g_b" in TEST_F()
396 OpMemberName %_Globals_ 0 "g_b" in TEST_F()
448 OpMemberName %_Globals_ 0 "g_b" in TEST_F()
606 OpMemberName %_Globals_ 0 "g_b" in TEST_F()
Dvector_dce_test.cpp61 OpMemberName %_Globals_ 0 "g_b" in TEST_F()
108 OpMemberName %_Globals_ 0 "g_b" in TEST_F()
215 OpMemberName %_Globals_ 0 "g_b" in TEST_F()
264 OpMemberName %_Globals_ 0 "g_b" in TEST_F()
403 OpMemberName %_Globals_ 0 "g_b" in TEST_F()
455 OpMemberName %_Globals_ 0 "g_b" in TEST_F()
1183 OpMemberName %_Globals_ 0 "g_b" in TEST_F()
Dscalar_replacement_test.cpp1175 OpMemberName %_Globals_ 0 "g_b" in TEST_F()
/external/swiftshader/third_party/SPIRV-Tools/test/opt/
Ddead_insert_elim_test.cpp62 OpMemberName %_Globals_ 0 "g_b" in TEST_F()
109 OpMemberName %_Globals_ 0 "g_b" in TEST_F()
212 OpMemberName %_Globals_ 0 "g_b" in TEST_F()
261 OpMemberName %_Globals_ 0 "g_b" in TEST_F()
396 OpMemberName %_Globals_ 0 "g_b" in TEST_F()
448 OpMemberName %_Globals_ 0 "g_b" in TEST_F()
606 OpMemberName %_Globals_ 0 "g_b" in TEST_F()
Dvector_dce_test.cpp61 OpMemberName %_Globals_ 0 "g_b" in TEST_F()
108 OpMemberName %_Globals_ 0 "g_b" in TEST_F()
215 OpMemberName %_Globals_ 0 "g_b" in TEST_F()
264 OpMemberName %_Globals_ 0 "g_b" in TEST_F()
403 OpMemberName %_Globals_ 0 "g_b" in TEST_F()
455 OpMemberName %_Globals_ 0 "g_b" in TEST_F()
1183 OpMemberName %_Globals_ 0 "g_b" in TEST_F()
Dscalar_replacement_test.cpp1175 OpMemberName %_Globals_ 0 "g_b" in TEST_F()
/external/llvm-project/llvm/test/Transforms/AddDiscriminators/
Dmemcpy-discriminator.ll18 ; extern struct B g_b;
22 ; int result = cond ? bar(g_b, 33) : 42;
26 ; In this test, global variable g_b is passed by copy to function bar. That
27 ; copy is located on the stack (see alloca %g_b.coerce), and it is initialized
30 ; SROA would split alloca %g_b.coerce into two (smaller disjoint) slices:
51 @g_b = external global %struct.B, align 4
55 %g_b.coerce = alloca { i64, i32 }, align 4
70 %0 = bitcast { i64, i32 }* %g_b.coerce to i8*, !dbg !8
71 %1 = bitcast %struct.B* @g_b to i8*, !dbg !8
73 %2 = getelementptr inbounds { i64, i32 }, { i64, i32 }* %g_b.coerce, i32 0, i32 0, !dbg !8
[all …]
/external/llvm-project/clang/test/CodeGenCXX/
Damdgcn-func-arg.cpp15 B g_b; variable
92 func_with_byval_arg(g_b); in test_byval_arg_global()
93 func_with_ref_arg(g_b); in test_byval_arg_global()
/external/deqp-deps/glslang/Test/
Dspv.buffer.autoassign.frag5 int g_b;
26 psout.Color = g_a + g_b + g_c + g_d;
/external/llvm-project/llvm/test/CodeGen/X86/
Dnomovtopush.ll11 @g_b = common dso_local local_unnamed_addr global i32 0, align 4
45 %2 = load i32, i32* @g_b, align 4, !tbaa !3
/external/deqp-deps/glslang/Test/baseResults/
Dspv.buffer.autoassign.frag.out19 MemberName 16(MyUB1) 1 "g_b"