HomeSort by relevance Sort by last modified time
    Searched defs:HARD_REG_SET (Results 1 - 3 of 3) sorted by null

  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
hard-reg-set.h 29 If HARD_REG_SET is a macro, its definition is HARD_REG_ELT_TYPE,
35 the same format as a HARD_REG_SET. To help make sure this is true,
46 #define HARD_REG_SET HARD_REG_ELT_TYPE
53 typedef HARD_REG_ELT_TYPE HARD_REG_SET[HARD_REG_SET_LONGS];
58 for use with a HARD_REG_SET. */
63 to set, clear or test one bit in a hard reg set of type HARD_REG_SET.
94 #ifdef HARD_REG_SET
115 hard_reg_set_subset_p (const HARD_REG_SET x, const HARD_REG_SET y)
121 hard_reg_set_equal_p (const HARD_REG_SET x, const HARD_REG_SET y
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
hard-reg-set.h 29 If HARD_REG_SET is a macro, its definition is HARD_REG_ELT_TYPE,
35 the same format as a HARD_REG_SET. To help make sure this is true,
46 #define HARD_REG_SET HARD_REG_ELT_TYPE
53 typedef HARD_REG_ELT_TYPE HARD_REG_SET[HARD_REG_SET_LONGS];
58 for use with a HARD_REG_SET. */
63 to set, clear or test one bit in a hard reg set of type HARD_REG_SET.
94 #ifdef HARD_REG_SET
115 hard_reg_set_subset_p (const HARD_REG_SET x, const HARD_REG_SET y)
121 hard_reg_set_equal_p (const HARD_REG_SET x, const HARD_REG_SET y
    [all...]
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
hard-reg-set.h 29 If HARD_REG_SET is a macro, its definition is HARD_REG_ELT_TYPE,
35 the same format as a HARD_REG_SET. To help make sure this is true,
46 #define HARD_REG_SET HARD_REG_ELT_TYPE
53 typedef HARD_REG_ELT_TYPE HARD_REG_SET[HARD_REG_SET_LONGS];
58 for use with a HARD_REG_SET. */
63 to set, clear or test one bit in a hard reg set of type HARD_REG_SET.
94 #ifdef HARD_REG_SET
115 hard_reg_set_subset_p (const HARD_REG_SET x, const HARD_REG_SET y)
121 hard_reg_set_equal_p (const HARD_REG_SET x, const HARD_REG_SET y
    [all...]

Completed in 851 milliseconds