Searched defs:hasMSA (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Target/Mips/ | ||
D | MipsSubtarget.h | 247 bool hasMSA() const { return HasMSA; } in hasMSA() function |
/external/llvm/lib/Target/Mips/AsmParser/ | ||
D | MipsAsmParser.cpp | 523 bool hasMSA() const { in hasMSA() function in __anond0efcad40211::MipsAsmParser |