HomeSort by relevance Sort by last modified time
    Searched full:anon (Results 51 - 75 of 471) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/llvm/test/CodeGen/X86/
opaque-constant-asm.ll 6 %union.anon = type { [2 x i64], [4 x i32] }
7 %struct1 = type { i32, %union.anon }
11 call void asm sideeffect "#ASM $0", "n"(i32 ptrtoint (i32* getelementptr inbounds (%struct2, %struct2* bitcast (%union.anon* getelementptr inbounds (%struct1, %struct1* null, i32 0, i32 1) to %struct2*), i32 0, i32 2) to i32))
nancvt.ll 10 %struct..0anon = type { float }
11 %struct..1anon = type { double }
25 %uf = alloca %struct..0anon, align 4 ; <%struct..0anon*> [#uses=8]
26 %ud = alloca %struct..1anon, align 8 ; <%struct..1anon*> [#uses=10]
35 %tmp3 = getelementptr %struct..0anon, %struct..0anon* %uf, i32 0, i32 0 ; <float*> [#uses=1]
38 %tmp5 = getelementptr %struct..0anon, %struct..0anon* %uf, i32 0, i32 0 ; <float*> [#uses=1
    [all...]
  /external/swiftshader/third_party/LLVM/test/BugPoint/
remove_arguments_test.ll 9 ; CHECK-NOT: struct.anon
10 %struct.anon = type { i32 }
15 define i32 @test(i32 %A, %struct.anon* %B, float %C) {
  /external/swiftshader/third_party/LLVM/test/CodeGen/X86/
2010-07-13-indirectXconstraint.ll 6 %union..0anon = type { [3 x <1 x i64>] }
13 call void asm sideeffect "leaq $0,%rax;\0A", "*X,~{dirflag},~{fpsr},~{flags},~{memory},~{rax}"(%union..0anon* bitcast (%0* @gsm_H.1466 to %union..0anon*)) nounwind
packed_struct.ll 14 %struct.anon = type <{ i8, i32, i32, i32 }>
15 @foos = external global %struct.anon ; <%struct.anon*> [#uses=3]
20 %tmp = load i32* getelementptr (%struct.anon* @foos, i32 0, i32 1) ; <i32> [#uses=1]
21 %tmp3 = load i32* getelementptr (%struct.anon* @foos, i32 0, i32 2) ; <i32> [#uses=1]
22 %tmp6 = load i32* getelementptr (%struct.anon* @foos, i32 0, i32 3) ; <i32> [#uses=1]
  /external/llvm/test/Analysis/BasicAA/
full-store-partial-alias.ll 11 %union.anon = type { double }
13 @u = global %union.anon { double -2.500000e-01 }, align 8
20 %u = alloca %union.anon, align 8
21 %tmp9 = getelementptr inbounds %union.anon, %union.anon* %u, i64 0, i32 0
25 %tmp4 = bitcast %union.anon* %u to [2 x i32]*
  /external/llvm/test/Transforms/LoopVectorize/AArch64/
sdiv-pow2.ll 5 %struct.anon = type { [100 x i32], i32, [100 x i32] }
7 @Foo = common global %struct.anon zeroinitializer, align 4
20 %arrayidx = getelementptr inbounds %struct.anon, %struct.anon* @Foo, i64 0, i32 2, i64 %indvars.iv
23 %arrayidx2 = getelementptr inbounds %struct.anon, %struct.anon* @Foo, i64 0, i32 0, i64 %indvars.iv
  /external/llvm/test/Transforms/LoopVectorize/X86/
powof2div.ll 5 %struct.anon = type { [100 x i32], i32, [100 x i32] }
7 @Foo = common global %struct.anon zeroinitializer, align 4
20 %arrayidx = getelementptr inbounds %struct.anon, %struct.anon* @Foo, i64 0, i32 2, i64 %indvars.iv
23 %arrayidx2 = getelementptr inbounds %struct.anon, %struct.anon* @Foo, i64 0, i32 0, i64 %indvars.iv
  /external/llvm/test/CodeGen/AArch64/
arm64-virtual_base.ll 8 %struct.Texture_Struct = type { i16, i16, i16, i32, float, float, float, %struct.Warps_Struct*, %struct.Pattern_Struct*, %struct.Blend_Map_Struct*, %union.anon.9, %struct.Texture_Struct*, %struct.Pigment_Struct*, %struct.Tnormal_Struct*, %struct.Finish_Struct*, %struct.Texture_Struct*, i32 }
10 %struct.Pattern_Struct = type { i16, i16, i16, i32, float, float, float, %struct.Warps_Struct*, %struct.Pattern_Struct*, %struct.Blend_Map_Struct*, %union.anon.6 }
12 %struct.Blend_Map_Entry = type { float, i8, %union.anon }
13 %union.anon = type { [2 x double], [8 x i8] }
14 %union.anon.6 = type { %struct.anon.7 }
15 %struct.anon.7 = type { float, [3 x double] }
16 %union.anon.9 = type { %struct.anon.10 }
17 %struct.anon.10 = type { float, [3 x double]
    [all...]
  /external/ltp/testcases/kernel/hotplug/memory_hotplug/Xpm-tests/
test-lazy-anon-8p-touch 1 # memtoy test - lazy migrate single 8 page anon segment
4 anon foo 8p
  /external/llvm/test/CodeGen/PowerPC/
2007-09-08-unaligned.ll 8 %struct.anon = type <{ i8, float }>
9 @s = global %struct.anon <{ i8 3, float 0x4014666660000000 }> ; <%struct.anon*> [#uses=1]
11 @t = weak global %struct.anon zeroinitializer ; <%struct.anon*> [#uses=2]
19 %tmp = getelementptr %struct.anon, %struct.anon* @s, i32 0, i32 1 ; <float*> [#uses=1]
21 %tmp2 = getelementptr %struct.anon, %struct.anon* @t, i32 0, i32 1 ; <float*> [#uses=1]
39 %tmp1 = getelementptr %struct.anon, %struct.anon* @t, i32 0, i32 1 ; <float*> [#uses=1
    [all...]
pr20442.ll 14 %struct.anon = type { i32 }
15 %struct.anon.0 = type { i32 }
17 @b = common global %struct.anon* null, align 4
18 @a = common global %struct.anon.0* null, align 4
23 %0 = load %struct.anon*, %struct.anon** @b, align 4
24 %1 = ptrtoint %struct.anon* %0 to i32
25 %cmp = icmp sgt %struct.anon* %0, null
26 %2 = load %struct.anon.0*, %struct.anon.0** @a, align
    [all...]
  /external/clang/test/CodeGen/
align-local.c 6 // CHECK: alloca %struct.anon, align 16
  /external/clang/test/CodeGenCXX/
internal-linkage.cpp 8 struct Anon { Anon() {} };
15 Anon anon1;
18 X<Anon> anon2;
  /external/clang/test/Modules/
anon-namespace.cpp 2 // RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-path=%t -I%S/Inputs/anon-namespace -verify %s
merge-anon-in-template.cpp 2 // RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-path=%t -I%S/Inputs/merge-anon-in-template -verify %s
  /external/clang/test/PCH/Inputs/
namespaces.h 24 void anon() { } function in namespace:__anon15313
  /external/llvm/test/Transforms/InstCombine/
2010-05-30-memcpy-Struct.ll 7 %union.anon = type { i32, [4 x i8] }
11 define void @CopyEventArg(%union.anon* %ev) nounwind {
13 %call = call i32 (i8*, i8*, ...) @sprintf(i8* undef, i8* getelementptr inbounds ([3 x i8], [3 x i8]* @.str, i64 0, i64 0), %union.anon* %ev) nounwind
14 ; CHECK: bitcast %union.anon* %ev to i8*
  /external/swiftshader/third_party/LLVM/test/Transforms/SimplifyLibCalls/
2010-05-30-memcpy-Struct.ll 7 %union.anon = type { i32, [4 x i8] }
11 define void @CopyEventArg(%union.anon* %ev) nounwind {
13 %call = call i32 (i8*, i8*, ...)* @sprintf(i8* undef, i8* getelementptr inbounds ([3 x i8]* @.str, i64 0, i64 0), %union.anon* %ev) nounwind ; <i32> [#uses=0]
14 ; CHECK: bitcast %union.anon* %ev to i8*
  /external/v8/tools/clang/blink_gc_plugin/tests/
stack_allocated.cpp 9 // Verify that anon namespaces are checked.
  /prebuilts/gdb/darwin-x86/lib/python2.7/ctypes/test/
test_anon.py 7 class ANON(Union):
13 ("_", ANON),
20 self.assertEqual(ANON.a.offset, 0)
21 self.assertEqual(ANON.b.offset, 0)
  /prebuilts/gdb/linux-x86/lib/python2.7/ctypes/test/
test_anon.py 7 class ANON(Union):
13 ("_", ANON),
20 self.assertEqual(ANON.a.offset, 0)
21 self.assertEqual(ANON.b.offset, 0)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
test_anon.py 7 class ANON(Union):
13 ("_", ANON),
20 self.assertEqual(ANON.a.offset, 0)
21 self.assertEqual(ANON.b.offset, 0)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
test_anon.py 7 class ANON(Union):
13 ("_", ANON),
20 self.assertEqual(ANON.a.offset, 0)
21 self.assertEqual(ANON.b.offset, 0)
  /external/swiftshader/third_party/LLVM/test/Analysis/BasicAA/
full-store-partial-alias.ll 11 %union.anon = type { double }
13 @u = global %union.anon { double -2.500000e-01 }, align 8
18 %u = alloca %union.anon, align 8
19 %tmp9 = getelementptr inbounds %union.anon* %u, i64 0, i32 0
23 %tmp4 = bitcast %union.anon* %u to [2 x i32]*

Completed in 967 milliseconds

1 23 4 5 6 7 8 91011>>