HomeSort by: relevance | last modified time | path
    Searched refs:byte_mode (Results 1 - 11 of 11) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
optabs-query.cc 106 insn->struct_mode = byte_mode;
machmode.h 987 extern scalar_int_mode byte_mode;
emit-rtl.cc 77 scalar_int_mode byte_mode; /* Mode whose width is BITS_PER_UNIT. */ variable
6344 byte_mode = opt_byte_mode.require ();
expr.cc 4007 create_convert_operand_from (&ops[2], val, byte_mode, true);
  /src/external/gpl3/gcc.old/dist/gcc/
optabs-query.cc 106 insn->struct_mode = byte_mode;
machmode.h 955 extern scalar_int_mode byte_mode;
emit-rtl.cc 76 scalar_int_mode byte_mode; /* Mode whose width is BITS_PER_UNIT. */ variable
6174 byte_mode = opt_byte_mode.require ();
expr.cc 3404 create_convert_operand_from (&ops[2], val, byte_mode, true);
  /src/external/gpl3/gcc.old/dist/gcc/d/
d-builtins.cc 645 t = build_frontend_type (lang_hooks.types.type_for_mode (byte_mode, 0));
648 t = build_frontend_type (lang_hooks.types.type_for_mode (byte_mode, 1));
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-attribs.cc 2052 mode = byte_mode;
  /src/external/gpl3/gcc/dist/gcc/c-family/
c-attribs.cc 2328 mode = byte_mode;

Completed in 58 milliseconds