Lines Matching refs:selectArch
473 void selectArch(StringRef ArchFeature) { in selectArch() function in __anon03c4d4620211::MipsAsmParser
7511 selectArch(ArchFeatureName); in parseSetArchDirective()
7542 selectArch("mips1"); in parseSetFeature()
7546 selectArch("mips2"); in parseSetFeature()
7550 selectArch("mips3"); in parseSetFeature()
7554 selectArch("mips4"); in parseSetFeature()
7558 selectArch("mips5"); in parseSetFeature()
7562 selectArch("mips32"); in parseSetFeature()
7566 selectArch("mips32r2"); in parseSetFeature()
7570 selectArch("mips32r3"); in parseSetFeature()
7574 selectArch("mips32r5"); in parseSetFeature()
7578 selectArch("mips32r6"); in parseSetFeature()
7582 selectArch("mips64"); in parseSetFeature()
7586 selectArch("mips64r2"); in parseSetFeature()
7590 selectArch("mips64r3"); in parseSetFeature()
7594 selectArch("mips64r5"); in parseSetFeature()
7598 selectArch("mips64r6"); in parseSetFeature()