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

  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree-flow-inline.h 368 return !is_gimple_debug (USE_STMT (ptr->next));
397 if (!is_gimple_debug (USE_STMT (ptr->next)))
427 if (!is_gimple_debug (USE_STMT (ptr)))
551 phi = USE_STMT (use);
1016 gimple head_stmt = USE_STMT (head);
1071 return USE_STMT (imm->imm_use);
1088 return USE_STMT (imm->imm_use);
tree-ssa-operands.h 80 #define USE_STMT(USE) (USE)->loc.stmt
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree-flow-inline.h 368 return !is_gimple_debug (USE_STMT (ptr->next));
397 if (!is_gimple_debug (USE_STMT (ptr->next)))
427 if (!is_gimple_debug (USE_STMT (ptr)))
551 phi = USE_STMT (use);
1016 gimple head_stmt = USE_STMT (head);
1071 return USE_STMT (imm->imm_use);
1088 return USE_STMT (imm->imm_use);
tree-ssa-operands.h 80 #define USE_STMT(USE) (USE)->loc.stmt
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree-flow-inline.h 368 return !is_gimple_debug (USE_STMT (ptr->next));
397 if (!is_gimple_debug (USE_STMT (ptr->next)))
427 if (!is_gimple_debug (USE_STMT (ptr)))
551 phi = USE_STMT (use);
1016 gimple head_stmt = USE_STMT (head);
1071 return USE_STMT (imm->imm_use);
1088 return USE_STMT (imm->imm_use);
tree-ssa-operands.h 80 #define USE_STMT(USE) (USE)->loc.stmt
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree-flow-inline.h 368 return !is_gimple_debug (USE_STMT (ptr->next));
397 if (!is_gimple_debug (USE_STMT (ptr->next)))
427 if (!is_gimple_debug (USE_STMT (ptr)))
551 phi = USE_STMT (use);
1016 gimple head_stmt = USE_STMT (head);
1071 return USE_STMT (imm->imm_use);
1088 return USE_STMT (imm->imm_use);
tree-ssa-operands.h 80 #define USE_STMT(USE) (USE)->loc.stmt

Completed in 109 milliseconds