Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp469 void selectArch(StringRef ArchFeature) { in selectArch() function in __anona2e40b320211::MipsAsmParser
7569 selectArch(ArchFeatureName); in parseSetArchDirective()
7600 selectArch("mips1"); in parseSetFeature()
7604 selectArch("mips2"); in parseSetFeature()
7608 selectArch("mips3"); in parseSetFeature()
7612 selectArch("mips4"); in parseSetFeature()
7616 selectArch("mips5"); in parseSetFeature()
7620 selectArch("mips32"); in parseSetFeature()
7624 selectArch("mips32r2"); in parseSetFeature()
7628 selectArch("mips32r3"); in parseSetFeature()
[all …]