Home
last modified time | relevance | path

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

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