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

  /src/external/gpl3/gcc/dist/gcc/
genpreds.cc 726 static bool have_special_memory_constraints;
949 have_special_memory_constraints |= c->is_special_memory;
725 static bool have_special_memory_constraints; variable
  /src/external/gpl3/gcc.old/dist/gcc/
genpreds.cc 725 static bool have_special_memory_constraints;
945 have_special_memory_constraints |= c->is_special_memory;
724 static bool have_special_memory_constraints; variable

Completed in 18 milliseconds