Home
last modified time | relevance | path

Searched defs:hasMSA (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/Mips/
DMipsSubtarget.h247 bool hasMSA() const { return HasMSA; } in hasMSA() function
/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp523 bool hasMSA() const { in hasMSA() function in __anond0efcad40211::MipsAsmParser