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

  /src/external/gpl3/gcc.old/dist/gcc/
ipa-icf-gimple.h 205 enum operand_access_type {OP_MEMORY, OP_NORMAL};
ipa-icf-gimple.cc 304 if (access == OP_MEMORY)
375 if (access == OP_MEMORY)
1047 return OP_MEMORY;
ipa-icf.cc 1459 if (access_type == func_checker::OP_MEMORY
  /src/external/gpl3/gcc/dist/gcc/
ipa-icf-gimple.h 206 enum operand_access_type {OP_MEMORY, OP_NORMAL};
ipa-icf-gimple.cc 307 if (access == OP_MEMORY)
408 if (access == OP_MEMORY)
1089 return OP_MEMORY;
ipa-icf.cc 1479 if (access_type == func_checker::OP_MEMORY

Completed in 33 milliseconds