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

  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
hard-reg-set.h 74 COPY_HARD_REG_SET and COMPL_HARD_REG_SET.
76 and store into TO. COMPL_HARD_REG_SET complements each bit.
107 #define COMPL_HARD_REG_SET(TO, FROM) ((TO) = ~(FROM))
168 #define COMPL_HARD_REG_SET(TO, FROM) \
237 #define COMPL_HARD_REG_SET(TO, FROM) \
318 #define COMPL_HARD_REG_SET(TO, FROM) \
403 #define COMPL_HARD_REG_SET(TO, FROM) \
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
hard-reg-set.h 74 COPY_HARD_REG_SET and COMPL_HARD_REG_SET.
76 and store into TO. COMPL_HARD_REG_SET complements each bit.
107 #define COMPL_HARD_REG_SET(TO, FROM) ((TO) = ~(FROM))
168 #define COMPL_HARD_REG_SET(TO, FROM) \
237 #define COMPL_HARD_REG_SET(TO, FROM) \
318 #define COMPL_HARD_REG_SET(TO, FROM) \
403 #define COMPL_HARD_REG_SET(TO, FROM) \
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
hard-reg-set.h 74 COPY_HARD_REG_SET and COMPL_HARD_REG_SET.
76 and store into TO. COMPL_HARD_REG_SET complements each bit.
107 #define COMPL_HARD_REG_SET(TO, FROM) ((TO) = ~(FROM))
168 #define COMPL_HARD_REG_SET(TO, FROM) \
237 #define COMPL_HARD_REG_SET(TO, FROM) \
318 #define COMPL_HARD_REG_SET(TO, FROM) \
403 #define COMPL_HARD_REG_SET(TO, FROM) \
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
hard-reg-set.h 74 COPY_HARD_REG_SET and COMPL_HARD_REG_SET.
76 and store into TO. COMPL_HARD_REG_SET complements each bit.
107 #define COMPL_HARD_REG_SET(TO, FROM) ((TO) = ~(FROM))
168 #define COMPL_HARD_REG_SET(TO, FROM) \
237 #define COMPL_HARD_REG_SET(TO, FROM) \
318 #define COMPL_HARD_REG_SET(TO, FROM) \
403 #define COMPL_HARD_REG_SET(TO, FROM) \

Completed in 791 milliseconds