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

  /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64-protos.h 191 const int GP2GP;
aarch64.cc 560 1, /* GP2GP */
570 1, /* GP2GP */
580 1, /* GP2GP */
590 1, /* GP2GP */
600 2, /* GP2GP */
608 1, /* GP2GP */
618 2, /* GP2GP */
627 1, /* GP2GP */
636 1, /* GP2GP */
645 1, /* GP2GP */
    [all...]
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64-protos.h 192 const int GP2GP;
aarch64.cc 15473 /* Moving between GPR and stack cost is the same as GP2GP. */
15476 return regmove_cost->GP2GP;
15489 return regmove_cost->GP2GP * 2;
15507 return regmove_cost->GP2GP;

Completed in 56 milliseconds