HomeSort by relevance Sort by last modified time
    Searched refs:PROP_gimple_lomp (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/
tree-pass.h 212 #define PROP_gimple_lomp (1 << 9) /* lowered OpenMP directives */
215 (PROP_gimple_any | PROP_gimple_lcf | PROP_gimple_leh | PROP_gimple_lomp)
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
tree-pass.h 227 #define PROP_gimple_lomp (1 << 9) /* lowered OpenMP directives */
230 (PROP_gimple_any | PROP_gimple_lcf | PROP_gimple_leh | PROP_gimple_lomp)
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
tree-pass.h 227 #define PROP_gimple_lomp (1 << 9) /* lowered OpenMP directives */
230 (PROP_gimple_any | PROP_gimple_lcf | PROP_gimple_leh | PROP_gimple_lomp)

Completed in 22 milliseconds