Searched defs:hasMSA (Results 1 – 6 of 6) 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-project/llvm/lib/Target/Mips/ | ||
D | MipsSubtarget.h | 319 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 __anond0efcad40211::MipsAsmParser |
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/ | ||
D | MipsAsmParser.cpp | 669 bool hasMSA() const { in hasMSA() function in __anonc392b0b60211::MipsAsmParser |
/external/llvm-project/llvm/lib/Target/Mips/AsmParser/ | ||
D | MipsAsmParser.cpp | 685 bool hasMSA() const { in hasMSA() function in __anon441910220211::MipsAsmParser |