HomeSort by relevance Sort by last modified time
    Searched refs:HOST_WIDE_INT (Results 26 - 48 of 48) sorted by null

12

  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/gcov-src/
gcov-io.h 224 #define FUNC_GLOBAL_ID(m,f) ((((HOST_WIDE_INT) (m)) << FUNC_ID_WIDTH) | (f)
gcov-io.c 946 /* We use floor_log2 from hwint.c, which takes a HOST_WIDE_INT
949 and HOST_WIDE_INT is 32 bits and handle it specially. */
953 HOST_WIDE_INT hwi_v = v >> HOST_BITS_PER_WIDE_INT;
957 r = floor_log2 ((HOST_WIDE_INT)v);
    [all...]
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/gcov-src/
gcov-io.h 224 #define FUNC_GLOBAL_ID(m,f) ((((HOST_WIDE_INT) (m)) << FUNC_ID_WIDTH) | (f)
gcov-io.c 946 /* We use floor_log2 from hwint.c, which takes a HOST_WIDE_INT
949 and HOST_WIDE_INT is 32 bits and handle it specially. */
953 HOST_WIDE_INT hwi_v = v >> HOST_BITS_PER_WIDE_INT;
957 r = floor_log2 ((HOST_WIDE_INT)v);
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9/gcov-src/
gcov-io.h 224 #define FUNC_GLOBAL_ID(m,f) ((((HOST_WIDE_INT) (m)) << FUNC_ID_WIDTH) | (f)
gcov-io.c 946 /* We use floor_log2 from hwint.c, which takes a HOST_WIDE_INT
949 and HOST_WIDE_INT is 32 bits and handle it specially. */
953 HOST_WIDE_INT hwi_v = v >> HOST_BITS_PER_WIDE_INT;
957 r = floor_log2 ((HOST_WIDE_INT)v);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
opts.h 99 /* Argument is a HOST_WIDE_INT. */
114 HOST_WIDE_INT var_value;
tm-preds.h 200 extern bool insn_const_int_ok_for_constraint (HOST_WIDE_INT, enum constraint_num);
tree-flow.h 451 extern tree get_addr_base_and_unit_offset (tree, HOST_WIDE_INT *);
749 bool multiplier_allowed_in_address_p (HOST_WIDE_INT, enum machine_mode,
options.h 26 extern HOST_WIDE_INT frame_larger_than_size;
28 HOST_WIDE_INT x_frame_larger_than_size;
32 extern HOST_WIDE_INT ix86_isa_flags;
34 HOST_WIDE_INT x_ix86_isa_flags;
38 extern HOST_WIDE_INT ix86_isa_flags_explicit;
40 HOST_WIDE_INT x_ix86_isa_flags_explicit;
44 extern HOST_WIDE_INT larger_than_size;
46 HOST_WIDE_INT x_larger_than_size;
    [all...]
genrtl.h 376 HOST_WIDE_INT arg0 MEM_STAT_DECL)
392 HOST_WIDE_INT arg0,
393 HOST_WIDE_INT arg1,
394 HOST_WIDE_INT arg2 MEM_STAT_DECL)
    [all...]
cpplib.h 808 typedef unsigned HOST_WIDE_INT cpp_num_part;
    [all...]
defaults.h 242 HOST_WIDE_INT size_ = (SIZE); \
    [all...]
gimple.h 839 tree gimple_get_virt_method_for_binfo (HOST_WIDE_INT, tree);
    [all...]
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/gcov-src/
gcov-io.h 224 #define FUNC_GLOBAL_ID(m,f) ((((HOST_WIDE_INT) (m)) << FUNC_ID_WIDTH) | (f)
gcov-io.c 946 /* We use floor_log2 from hwint.c, which takes a HOST_WIDE_INT
949 and HOST_WIDE_INT is 32 bits and handle it specially. */
953 HOST_WIDE_INT hwi_v = v >> HOST_BITS_PER_WIDE_INT;
957 r = floor_log2 ((HOST_WIDE_INT)v);
    [all...]
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/gcov-src/
gcov-io.h 224 #define FUNC_GLOBAL_ID(m,f) ((((HOST_WIDE_INT) (m)) << FUNC_ID_WIDTH) | (f)
gcov-io.c 946 /* We use floor_log2 from hwint.c, which takes a HOST_WIDE_INT
949 and HOST_WIDE_INT is 32 bits and handle it specially. */
953 HOST_WIDE_INT hwi_v = v >> HOST_BITS_PER_WIDE_INT;
957 r = floor_log2 ((HOST_WIDE_INT)v);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/config/i386/
i386.h     [all...]
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/gcov-src/
gcov-io.c 946 /* We use floor_log2 from hwint.c, which takes a HOST_WIDE_INT
949 and HOST_WIDE_INT is 32 bits and handle it specially. */
953 HOST_WIDE_INT hwi_v = v >> HOST_BITS_PER_WIDE_INT;
957 r = floor_log2 ((HOST_WIDE_INT)v);
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9/gcov-src/
gcov-io.c 946 /* We use floor_log2 from hwint.c, which takes a HOST_WIDE_INT
949 and HOST_WIDE_INT is 32 bits and handle it specially. */
953 HOST_WIDE_INT hwi_v = v >> HOST_BITS_PER_WIDE_INT;
957 r = floor_log2 ((HOST_WIDE_INT)v);
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/gcov-src/
gcov-io.c 946 /* We use floor_log2 from hwint.c, which takes a HOST_WIDE_INT
949 and HOST_WIDE_INT is 32 bits and handle it specially. */
953 HOST_WIDE_INT hwi_v = v >> HOST_BITS_PER_WIDE_INT;
957 r = floor_log2 ((HOST_WIDE_INT)v);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/cp/
cp-tree.h     [all...]

Completed in 3631 milliseconds

12