Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp355 void selectArch(StringRef ArchFeature) { in selectArch() function in __anond0efcad40211::MipsAsmParser
5311 selectArch(ArchFeatureName); in parseSetArchDirective()
5334 selectArch("mips1"); in parseSetFeature()
5338 selectArch("mips2"); in parseSetFeature()
5342 selectArch("mips3"); in parseSetFeature()
5346 selectArch("mips4"); in parseSetFeature()
5350 selectArch("mips5"); in parseSetFeature()
5354 selectArch("mips32"); in parseSetFeature()
5358 selectArch("mips32r2"); in parseSetFeature()
5362 selectArch("mips32r3"); in parseSetFeature()
[all …]