HomeSort by: relevance | last modified time | path
    Searched refs:non_exec_costs_exec (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
aarch-common-protos.h 68 const bool non_exec_costs_exec; /* True if non-execution must add the exec member in struct:alu_cost_table
arm.cc 1121 true /* non_exec_costs_exec. */
1228 true /* non_exec_costs_exec. */
1335 true /* non_exec_costs_exec. */
1444 true /* non_exec_costs_exec. */
1552 true /* non_exec_costs_exec. */
1659 true /* non_exec_costs_exec. */
1766 false /* non_exec_costs_exec. */
11297 if (extra_cost->alu.non_exec_costs_exec)
  /src/external/gpl3/gcc/dist/gcc/config/arm/
aarch-common-protos.h 74 const bool non_exec_costs_exec; /* True if non-execution must add the exec member in struct:alu_cost_table
arm.cc 1137 true /* non_exec_costs_exec. */
1244 true /* non_exec_costs_exec. */
1351 true /* non_exec_costs_exec. */
1460 true /* non_exec_costs_exec. */
1568 true /* non_exec_costs_exec. */
1675 true /* non_exec_costs_exec. */
1782 false /* non_exec_costs_exec. */
11491 if (extra_cost->alu.non_exec_costs_exec)

Completed in 75 milliseconds