Searched refs:iospec (Results 1 – 4 of 4) sorted by relevance
/external/clang/test/CodeGen/ |
D | 2008-03-24-BitField-And-Alloca.c | 65 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/llvm/test/Transforms/InstCombine/ |
D | 2009-01-08-AlignAlloca.ll | 12 %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-project/llvm/test/Transforms/InstCombine/ |
D | 2009-01-08-AlignAlloca.ll | 26 %iospec = alloca %struct.Key ; <%struct.Key*> [#uses=3] 29 %0 = getelementptr %struct.Key, %struct.Key* %iospec, i32 0, i32 0 ; <{ i32, i32 }*> [#uses=2] 34 %3 = getelementptr %struct.Key, %struct.Key* %iospec, i32 0, i32 0 ; <{ i32, i32 }*> [#uses=1] 37 …%5 = call i32 (...) @foo(%struct.Key* byval(%struct.Key) align 4 %iospec, i32* %ret) nounwind ; <…
|
/external/libabigail/ |
D | ChangeLog | 11441 * tests/test-read-dwarf.cc (iospec, spec_lock, write_lock)
|