Searched refs:iospec (Results 1 – 2 of 2) sorted by relevance
65 static void foo(const Key iospec, int* ret) in foo() argument68 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 …]
12 %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=…