Home
last modified time | relevance | path

Searched refs:iospec (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/CodeGen/
D2008-03-24-BitField-And-Alloca.c65 static void foo(const Key iospec, int* ret) in foo() argument
68 if(((iospec.key_io.lod == G_B) && in foo()
69 (iospec.key_io.ttype != G_VS) && in foo()
70 (iospec.key_io.ttype != G_GS) && in foo()
71 (iospec.key_io.ttype != G_FS)) || in foo()
73 (((iospec.key_io.tTex == PP_C) || in foo()
74 (iospec.key_io.tTex == PP_SC)) && in foo()
75 ((iospec.key_io.tTex == PP_SR) || in foo()
76 (iospec.key_io.tTex == PP_S2D) || in foo()
77 (iospec.key_io.tTex == PP_S1D) || in foo()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/
D2009-01-08-AlignAlloca.ll12 %iospec = alloca %struct.Key ; <%struct.Key*> [#uses=3]
15 %0 = getelementptr %struct.Key, %struct.Key* %iospec, i32 0, i32 0 ; <{ i32, i32 }*> [#uses=2]
20 %3 = getelementptr %struct.Key, %struct.Key* %iospec, i32 0, i32 0 ; <{ i32, i32 }*> [#uses=1]
23 %5 = call i32 (...) @foo(%struct.Key* byval align 4 %iospec, i32* %ret) nounwind ; <i32> [#uses=0]
/external/llvm/test/Transforms/InstCombine/
D2009-01-08-AlignAlloca.ll12 %iospec = alloca %struct.Key ; <%struct.Key*> [#uses=3]
15 %0 = getelementptr %struct.Key, %struct.Key* %iospec, i32 0, i32 0 ; <{ i32, i32 }*> [#uses=2]
20 %3 = getelementptr %struct.Key, %struct.Key* %iospec, i32 0, i32 0 ; <{ i32, i32 }*> [#uses=1]
23 %5 = call i32 (...) @foo(%struct.Key* byval align 4 %iospec, i32* %ret) nounwind ; <i32> [#uses=0]
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/
D2009-01-08-AlignAlloca.ll12 %iospec = alloca %struct.Key ; <%struct.Key*> [#uses=3]
15 %0 = getelementptr %struct.Key* %iospec, i32 0, i32 0 ; <{ i32, i32 }*> [#uses=2]
20 %3 = getelementptr %struct.Key* %iospec, i32 0, i32 0 ; <{ i32, i32 }*> [#uses=1]
23 …%5 = call i32 (...)* @foo(%struct.Key* byval align 4 %iospec, i32* %ret) nounwind ; <i32> [#uses=…