Lines Matching refs:selectArch
471 void selectArch(StringRef ArchFeature) { in selectArch() function in __anona2e40b320211::MipsAsmParser
7575 selectArch(ArchFeatureName); in parseSetArchDirective()
7606 selectArch("mips1"); in parseSetFeature()
7610 selectArch("mips2"); in parseSetFeature()
7614 selectArch("mips3"); in parseSetFeature()
7618 selectArch("mips4"); in parseSetFeature()
7622 selectArch("mips5"); in parseSetFeature()
7626 selectArch("mips32"); in parseSetFeature()
7630 selectArch("mips32r2"); in parseSetFeature()
7634 selectArch("mips32r3"); in parseSetFeature()
7638 selectArch("mips32r5"); in parseSetFeature()
7642 selectArch("mips32r6"); in parseSetFeature()
7646 selectArch("mips64"); in parseSetFeature()
7650 selectArch("mips64r2"); in parseSetFeature()
7654 selectArch("mips64r3"); in parseSetFeature()
7658 selectArch("mips64r5"); in parseSetFeature()
7662 selectArch("mips64r6"); in parseSetFeature()