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

  /src/external/gpl3/gcc/dist/gcc/
tree-vectorizer.cc 1378 has_mask_store = LOOP_VINFO_HAS_MASK_STORE (loop_vinfo);
tree-vectorizer.h 1029 #define LOOP_VINFO_HAS_MASK_STORE(L) (L)->has_mask_store
tree-vect-stmts.cc 8767 LOOP_VINFO_HAS_MASK_STORE (loop_vinfo) = true;
  /src/external/gpl3/gcc.old/dist/gcc/
tree-vectorizer.cc 1353 has_mask_store = LOOP_VINFO_HAS_MASK_STORE (loop_vinfo);
tree-vectorizer.h 911 #define LOOP_VINFO_HAS_MASK_STORE(L) (L)->has_mask_store
tree-vect-stmts.cc 8224 LOOP_VINFO_HAS_MASK_STORE (loop_vinfo) = true;

Completed in 79 milliseconds