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

  /src/external/gpl3/gcc/dist/gcc/
tree.cc 2587 build_all_ones_cst (tree type)
2591 tree scalar = build_all_ones_cst (TREE_TYPE (type));
2584 build_all_ones_cst (tree type) function
  /src/external/gpl3/gcc.old/dist/gcc/
tree.cc 2599 build_all_ones_cst (tree type)
2603 tree scalar = build_all_ones_cst (TREE_TYPE (type));
2596 build_all_ones_cst (tree type) function

Completed in 31 milliseconds