/external/clang/test/CodeGen/ |
arm64-aapcs-arguments.c | 12 // CHECK: void @test2(i32 %x0, i128 %x2_x3.coerce, i32 %x4, i128 %x6_x7.coerce, i32 %sp, i128 %sp16.coerce) 13 void test2(int x0, Small x2_x3, int x4, Small x6_x7, int sp, Small sp16) { 20 // CHECK: void @test3([4 x float] %s0_s3.coerce, float %s4, [4 x float] %sp.coerce, [4 x float] %sp16.coerce) 22 void test3(HFA s0_s3, float s4, HFA sp, HFA sp16) {
|
/external/mesa3d/src/gallium/auxiliary/util/ |
u_format.csv | 303 PIPE_FORMAT_R16_SINT , plain, 1, 1, sp16, , , , x001, rgb 304 PIPE_FORMAT_R16G16_SINT , plain, 1, 1, sp16, sp16, , , xy01, rgb 305 PIPE_FORMAT_R16G16B16_SINT , plain, 1, 1, sp16, sp16, sp16, , xyz1, rgb 306 PIPE_FORMAT_R16G16B16A16_SINT , plain, 1, 1, sp16, sp16, sp16, sp16, xyzw, rg [all...] |
/external/libpng/ |
pngrutil.c | 3444 png_const_uint_16p sp16 = png_aligncastconst( local [all...] |
/external/pdfium/samples/fx_lpng/lpng_v163/ |
fx_pngrutil.c | 3407 png_const_uint_16p sp16 = png_aligncastconst( local [all...] |