Searched refs:MABIArg (Results 1 – 1 of 1) sorted by relevance
31 const Arg *MABIArg = Args.getLastArg(options::OPT_mabi_EQ); in getLoongArchABI() local33 if (MABIArg) { in getLoongArchABI()34 MABIValue = MABIArg->getValue(); in getLoongArchABI()78 << MABIArg->getAsString(Args) << A->getAsString(Args) << ImpliedABI; in getLoongArchABI()