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-10.0/llvm/lib/Target/Mips/ | ||
| D | MipsSubtarget.h | 315 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 __anon8967c0f90211::MipsAsmParser |
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/ | ||
| D | MipsAsmParser.cpp | 669 bool hasMSA() const { in hasMSA() function in __anon206d181b0211::MipsAsmParser |