Home
last modified time | relevance | path

Searched refs:selectArch (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp472 void selectArch(StringRef ArchFeature) { in selectArch() function in __anon64c2544a0211::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()
[all …]