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

  /src/external/gpl3/gcc/dist/gcc/config/nvptx/
nvptx.cc 3395 bool shuffle_p = false;
3400 shuffle_p
3404 shuffle_p |= nvptx_unisimt_handle_set (pat, insn, master);
3410 if (shuffle_p && TARGET_PTX_6_0)
3418 gcc_assert (!shuffle_p);
3390 bool shuffle_p = false; local
nvptx.cc 3395 bool shuffle_p = false;
3400 shuffle_p
3404 shuffle_p |= nvptx_unisimt_handle_set (pat, insn, master);
3410 if (shuffle_p && TARGET_PTX_6_0)
3418 gcc_assert (!shuffle_p);
3390 bool shuffle_p = false; local
nvptx.cc 3395 bool shuffle_p = false;
3400 shuffle_p
3404 shuffle_p |= nvptx_unisimt_handle_set (pat, insn, master);
3410 if (shuffle_p && TARGET_PTX_6_0)
3418 gcc_assert (!shuffle_p);
3390 bool shuffle_p = false; local
  /src/external/gpl3/gcc.old/dist/gcc/config/nvptx/
nvptx.cc 3379 bool shuffle_p = false;
3384 shuffle_p
3388 shuffle_p |= nvptx_unisimt_handle_set (pat, insn, master);
3394 if (shuffle_p && TARGET_PTX_6_0)
3402 gcc_assert (!shuffle_p);
3374 bool shuffle_p = false; local
nvptx.cc 3379 bool shuffle_p = false;
3384 shuffle_p
3388 shuffle_p |= nvptx_unisimt_handle_set (pat, insn, master);
3394 if (shuffle_p && TARGET_PTX_6_0)
3402 gcc_assert (!shuffle_p);
3374 bool shuffle_p = false; local
nvptx.cc 3379 bool shuffle_p = false;
3384 shuffle_p
3388 shuffle_p |= nvptx_unisimt_handle_set (pat, insn, master);
3394 if (shuffle_p && TARGET_PTX_6_0)
3402 gcc_assert (!shuffle_p);
3374 bool shuffle_p = false; local

Completed in 248 milliseconds