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/llvm-project/llvm/lib/Target/Mips/ | ||
D | MipsSubtarget.h | 319 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 __anonf9177d9b0211::MipsAsmParser |
/external/llvm-project/llvm/lib/Target/Mips/AsmParser/ | ||
D | MipsAsmParser.cpp | 685 bool hasMSA() const { in hasMSA() function in __anonea9ece490211::MipsAsmParser |
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/ | ||
D | MipsAsmParser.cpp | 669 bool hasMSA() const { in hasMSA() function in __anon46da8d3d0211::MipsAsmParser |