HomeSort by relevance Sort by last modified time
    Searched refs:sp16 (Results 1 - 5 of 5) sorted by null

  /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(float %s0_s3.0, float %s0_s3.1, float %s0_s3.2, float %s0_s3.3, float %s4, [3 x float], [2 x double] %sp.coerce, [2 x double] %sp16.coerce)
22 void test3(HFA s0_s3, float s4, HFA sp, HFA sp16) {
  /external/chromium_org/third_party/mesa/src/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/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/chromium_org/base/strings/
string_piece.h 447 std::size_t operator()(const base::StringPiece16& sp16) const {
448 HASH_STRING_PIECE(base::StringPiece16, sp16);
457 inline size_t hash_value(const base::StringPiece16& sp16) {
458 HASH_STRING_PIECE(base::StringPiece16, sp16);
  /external/libpng/
pngrutil.c 3437 png_const_uint_16p sp16 = png_aligncastconst( local
    [all...]

Completed in 252 milliseconds