Searched defs:hasMSA (Results 1 – 4 of 4) sorted by relevance
| /external/llvm/lib/Target/Mips/ | ||
| D | MipsSubtarget.h | 251 bool hasMSA() const { return HasMSA; } in hasMSA() function |
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ | ||
| D | MipsSubtarget.h | 303 bool hasMSA() const { return HasMSA; } in hasMSA() function |
| /external/llvm/lib/Target/Mips/AsmParser/ | ||
| D | MipsAsmParser.cpp | 522 bool hasMSA() const { in hasMSA() function in __anon68c73a3d0211::MipsAsmParser |
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/AsmParser/ | ||
| D | MipsAsmParser.cpp | 625 bool hasMSA() const { in hasMSA() function in __anonae6ab6950211::MipsAsmParser |