Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getABI

4844       if (strcmp(getContext().getTargetInfo().getABI(), "apcs-gnu") == 0)
4882 bool DisableMMX = strcmp(getContext().getTargetInfo().getABI(), "no-mmx") == 0;
4916 bool HasAVX = strcmp(getContext().getTargetInfo().getABI(), "avx") == 0;