Home
last modified time | relevance | path

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

/external/clang/test/CodeGenObjC/
Dinterface-layout-64.m104 @interface I10 : I9 { interface
108 @implementation I10 implementation
112 @interface I11 : I10
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/ADCE/
D2016-09-06.ll19 %I10 = icmp ne i32 %9, 0
20 br i1 %I10, label %B11, label %B21
/external/mesa3d/src/mesa/vbo/
Dvbo_attrib_tmp.h130 #define ATTRI10_1( A, I10 ) ATTRF( A, 1, conv_i10_to_i((I10) & 0x3ff), 0, 0, 1 ) argument
131 #define ATTRI10_2( A, I10 ) ATTRF( A, 2, \ argument
132 conv_i10_to_i((I10) & 0x3ff), \
133 conv_i10_to_i(((I10) >> 10) & 0x3ff), 0, 1 )
134 #define ATTRI10_3( A, I10 ) ATTRF( A, 3, \ argument
135 conv_i10_to_i((I10) & 0x3ff), \
136 conv_i10_to_i(((I10) >> 10) & 0x3ff), \
137 conv_i10_to_i(((I10) >> 20) & 0x3ff), 1 )
138 #define ATTRI10_4( A, I10 ) ATTRF( A, 4, \ argument
139 conv_i10_to_i((I10) & 0x3ff), \
[all …]
/external/webp/src/dsp/
Dmips_macro.h162 I8, I9, I10, I11, I12, I13) \ argument
184 "usw %[" #IO2 "], " XSTR(I13) "*" #I10 "(%[" #I8 "]) \n\t" \
Denc_mips_dsp_r2.c57 I8, I9, I10, I11, I12, I13, I14, I15) \ argument
66 "dpax.w.ph $ac0, %[" #I15 "], %[" #I10 "] \n\t" \
/external/clang/test/ASTMerge/Inputs/
Dinterface2.m72 @class I10; @interface I12 @end
Dinterface1.m73 @class I10, I11;
/external/libxkbcommon/xkbcommon/test/data/keycodes/
Dxfree86179 <I10> = 144;
339 alias <HELP> = <I10>;
/external/libxkbcommon/xkbcommon/test/data/symbols/
Dinet20 key <I10> { [ XF86AudioPrev ] };
338 key <I10> { [ XF86ScrollUp ] };
363 key <I10> { [ XF86AudioStop ] };
381 key <I10> { [ XF86AudioStop ] };
400 key <I10> { [ XF86AudioStop ] };
926 key <I10> { [ XF86Game ] };
1432 key <I10> { [ XF86ScrollUp ] };
1476 key <I10> { [ XF86ScrollDown ] };
1596 key <I10> { [ XF86AudioPlay, XF86AudioPause ] };
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/msa/
Di10.ll1 ; Test the MSA intrinsics that are encoded with the I10 instruction format.
/external/llvm/test/CodeGen/Mips/msa/
Di10.ll1 ; Test the MSA intrinsics that are encoded with the I10 instruction format.