Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp7542 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()
[all …]