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

  /src/external/gpl3/gcc/dist/gcc/config/pdp11/
pdp11.cc 171 static bool pdp11_scalar_mode_supported_p (scalar_mode);
276 #define TARGET_SCALAR_MODE_SUPPORTED_P pdp11_scalar_mode_supported_p
2368 pdp11_scalar_mode_supported_p (scalar_mode mode)
2364 pdp11_scalar_mode_supported_p (scalar_mode mode) function
  /src/external/gpl3/gcc.old/dist/gcc/config/pdp11/
pdp11.cc 171 static bool pdp11_scalar_mode_supported_p (scalar_mode);
276 #define TARGET_SCALAR_MODE_SUPPORTED_P pdp11_scalar_mode_supported_p
2367 pdp11_scalar_mode_supported_p (scalar_mode mode)
2363 pdp11_scalar_mode_supported_p (scalar_mode mode) function

Completed in 64 milliseconds