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

  /src/external/gpl3/gcc.old/dist/gcc/config/gcn/
gcn.cc 4447 bool use_plus_carry = unspec == UNSPEC_PLUS_DPP_SHR local
4451 if (use_plus_carry)
4488 if (use_plus_carry)
gcn.cc 4447 bool use_plus_carry = unspec == UNSPEC_PLUS_DPP_SHR local
4451 if (use_plus_carry)
4488 if (use_plus_carry)
  /src/external/gpl3/gcc/dist/gcc/config/gcn/
gcn.cc 5593 bool use_plus_carry = unspec == UNSPEC_PLUS_DPP_SHR local
5597 if (use_plus_carry)
5643 if (use_plus_carry)
gcn.cc 5593 bool use_plus_carry = unspec == UNSPEC_PLUS_DPP_SHR local
5597 if (use_plus_carry)
5643 if (use_plus_carry)

Completed in 58 milliseconds