HomeSort by: relevance | last modified time | path
    Searched defs:mul_highpart_cost_ptr (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
expmed.h 608 mul_highpart_cost_ptr (bool speed, machine_mode mode) function
623 *mul_highpart_cost_ptr (speed, mode) = cost;
632 return *mul_highpart_cost_ptr (speed, mode);
  /src/external/gpl3/gcc.old/dist/gcc/
expmed.h 609 mul_highpart_cost_ptr (bool speed, machine_mode mode) function
624 *mul_highpart_cost_ptr (speed, mode) = cost;
633 return *mul_highpart_cost_ptr (speed, mode);

Completed in 23 milliseconds